1.添加国际化支持;2.自定义属性开关

This commit is contained in:
zyqwst
2020-10-12 22:33:58 +08:00
parent a7747bf229
commit 2677bc7c92
30 changed files with 26711 additions and 10716 deletions

View File

@@ -8,9 +8,6 @@ module.exports = {
filename: 'index.html'
}
},
// chainWebpack: config => {
// config.module.rule('js').include.add('/packages').end().use('babel').loader('babel-loader')
// },
css: {
loaderOptions: {
less: {