mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-08 17:12:28 +08:00
JeecgBoot 2.4 微服务正式版本发布,基于SpringBoot的低代码平台
This commit is contained in:
@ -58,7 +58,7 @@ module.exports = {
|
||||
.loader('file-loader')
|
||||
.end()
|
||||
|
||||
// 编译某些npm包里的es6代码
|
||||
// 编译vxe-table包里的es6代码,解决IE11兼容问题
|
||||
config.module
|
||||
.rule('vxe')
|
||||
.test(/\.js$/)
|
||||
|
||||
Reference in New Issue
Block a user