isv-boilerlate
Advanced tools
Comparing version 0.0.10 to 0.0.12
@@ -11,2 +11,7 @@ // webpack 自定义配置文件,请勿删除! | ||
}, // 需要从外部CND引入的JS包 | ||
resolve:{ // 配置resolve,为了保证安全性,不允许覆盖`resolve.module` | ||
alias:{ | ||
} | ||
}, | ||
polyfill: false, // 打包是否包括 polyfill | ||
@@ -13,0 +18,0 @@ dll: ['aop-ui', 'react-router'], // 是否启动DllPlugin |
{ | ||
"name": "isv-boilerlate", | ||
"version": "0.0.10", | ||
"version": "0.0.12", | ||
"description": "ISV 应用模板", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15390
287