perf(mock): when mock is not used, move mock.js out of the package file

This commit is contained in:
vben
2021-01-22 22:42:27 +08:00
parent c889fb174b
commit 43503d5970
11 changed files with 50 additions and 56 deletions

View File

@@ -1,6 +1,5 @@
module.exports = {
plugins: {
'postcss-nested': {},
'postcss-import': {},
autoprefixer: {},
},