mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-01-31 14:08:06 +08:00
parent
8034b14cda
commit
8f05668bcc
@ -84,6 +84,7 @@ export default defineConfig(({ mode }: ConfigEnv): UserConfig => {
|
||||
outDir: '../cmd/server/web',
|
||||
minify: 'esbuild',
|
||||
rollupOptions: {
|
||||
external: ['codemirror'],
|
||||
output: {
|
||||
chunkFileNames: 'assets/js/[name]-[hash].js',
|
||||
entryFileNames: 'assets/js/[name]-[hash].js',
|
||||
|
Loading…
x
Reference in New Issue
Block a user