disable external CDN
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
This commit is contained in:
parent
b19f19e703
commit
20fc81c7b7
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ export function getConfig(): UserConfig {
|
|||
input: {
|
||||
app: './src/_boot_.ts',
|
||||
},
|
||||
external: externalPackages.map(p => p.match),
|
||||
// external: externalPackages.map(p => p.match),
|
||||
output: {
|
||||
manualChunks: {
|
||||
vue: ['vue'],
|
||||
|
|
Loading…
Add table
Reference in a new issue