mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-09-05 16:59:47 +08:00
update
This commit is contained in:
parent
195e65738b
commit
cf183fc34b
@ -55,10 +55,7 @@ module.exports = {
|
||||
},
|
||||
chainWebpack(config) {
|
||||
const cdn = {
|
||||
js: [
|
||||
'https://cdn.jsdelivr.net/npm/tinymce@4.7.5/tinymce.min.js'
|
||||
|
||||
]
|
||||
js: ['https://cdn.jsdelivr.net/npm/tinymce@4.7.5/tinymce.min.js']
|
||||
}
|
||||
config.plugin('html')
|
||||
.tap(args => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user