feat: 🎸 权限管理开发中

This commit is contained in:
kailong321200875
2021-01-17 15:44:49 +08:00
parent 6d7ea6694d
commit 38f521174b
6 changed files with 47 additions and 42 deletions

View File

@@ -14,10 +14,5 @@ module.exports = {
'styleLibraryName': 'theme-chalk'
}
]
],
'env': {
'development': {
'plugins': ['dynamic-import-node']
}
}
]
}