mirror of https://github.com/jeecgboot/jeecg-boot
Jeecg-Boot 2.2.0 版本发布 | 重磅升级
parent
1f27948814
commit
28e9a0ddfb
|
@ -1,5 +1,6 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
presets: [
|
presets: [
|
||||||
'@vue/app'
|
['@vue/app',
|
||||||
|
{ useBuiltIns: 'entry' }]
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue