Jeecg-Boot 2.2.0 版本发布 | 重磅升级
This commit is contained in:
parent
31836091a9
commit
9870081786
|
@ -1,5 +1,6 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
presets: [
|
presets: [
|
||||||
'@vue/app'
|
['@vue/app',
|
||||||
|
{ useBuiltIns: 'entry' }]
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue