mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2026-01-11 17:04:13 +00:00
fixed. 演练场静态打包问题
This commit is contained in:
@@ -3,6 +3,7 @@ module.exports = {
|
||||
'@vue/cli-plugin-babel/preset'
|
||||
],
|
||||
plugins: [
|
||||
'@vue/babel-plugin-transform-vue-jsx'
|
||||
'@vue/babel-plugin-transform-vue-jsx',
|
||||
'@babel/plugin-transform-class-static-block'
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user