mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 09:49:28 +08:00
update to use ssh
This commit is contained in:
@@ -4,6 +4,9 @@ import path from 'path'
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [preact()],
|
||||
esbuild: {
|
||||
legalComments: 'external',
|
||||
},
|
||||
resolve: {
|
||||
alias: {
|
||||
'@': path.resolve(__dirname, './src'),
|
||||
|
Reference in New Issue
Block a user