mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-09-11 13:40:43 +00: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