更新引入

This commit is contained in:
Julyp
2020-01-31 17:12:19 +08:00
parent ec05e477bb
commit 7bc2f8818c
6 changed files with 104 additions and 268 deletions

View File

@@ -25,7 +25,7 @@ module.exports = {
}, ]
},
output: {
filename: 'smartTable.[chunkhash:8].js',
filename: 'smartTable.min.js',
path: path.resolve(__dirname, '../dist')
},
}