在仓库制作打包脚本
This commit is contained in:
@@ -22,6 +22,7 @@ module.exports = {
|
||||
.add(path.resolve(__dirname, 'packages'))
|
||||
.add(path.resolve(__dirname, 'project'))
|
||||
.add(path.resolve(__dirname, 'examples'))
|
||||
.add(path.resolve(__dirname, 'src'))
|
||||
.add(path.resolve(__dirname, 'ui/packages'))
|
||||
.add(path.resolve(__dirname, 'ui/dv'))
|
||||
.add(path.resolve(__dirname, 'ui/lib/js'))
|
||||
|
||||
Reference in New Issue
Block a user