1 Star 0 Fork 1.2K

funcong / Mall4j电商商城系统 java商城系统 后台界面-mall4v

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
babel.config.js 474 Bytes
Copy Edit Raw Blame History
DJean authored 2022-03-29 13:34 . cli
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
],
'env': {
'development': {
// babel-plugin-dynamic-import-node plugin only does one thing by converting all import() to require().
// This plugin can significantly increase the speed of hot updates, when you have a large number of pages.
// https://panjiachen.github.io/vue-element-admin-site/guide/advanced/lazy-loading.html
'plugins': ['dynamic-import-node']
}
}
}
JavaScript
1
https://gitee.com/funcong/mall4v.git
git@gitee.com:funcong/mall4v.git
funcong
mall4v
Mall4j电商商城系统 java商城系统 后台界面-mall4v
master

Search