mirror of
https://github.com/xfgryujk/blivechat.git
synced 2026-08-22 11:23:28 +08:00
前端暂时不使用CDN,因为BootCDN被uBlock Origin屏蔽了
This commit is contained in:
@@ -27,13 +27,13 @@ module.exports = {
|
||||
return args
|
||||
})
|
||||
|
||||
config.externals({
|
||||
'element-ui': 'ELEMENT',
|
||||
lodash: '_',
|
||||
pako: 'pako',
|
||||
vue: 'Vue',
|
||||
'vue-router': 'VueRouter',
|
||||
'vue-i18n': 'VueI18n',
|
||||
})
|
||||
// config.externals({
|
||||
// 'element-ui': 'ELEMENT',
|
||||
// lodash: '_',
|
||||
// pako: 'pako',
|
||||
// vue: 'Vue',
|
||||
// 'vue-router': 'VueRouter',
|
||||
// 'vue-i18n': 'VueI18n',
|
||||
// })
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user