feat(cli): build package style entry

This commit is contained in:
陈嘉涵
2019-11-29 11:37:48 +08:00
parent 964b2cf3bf
commit 19a1ab37ef
11 changed files with 66 additions and 27 deletions

View File

@@ -32,6 +32,7 @@
"@types/fs-extra": "^8.0.1",
"@types/html-webpack-plugin": "^3.2.1",
"@types/less": "^3.0.1",
"@types/lodash": "^4.14.149",
"@types/postcss-load-config": "^2.0.0",
"@types/sass": "^1.16.0",
"@types/shelljs": "^0.8.6",
@@ -82,6 +83,7 @@
"less": "^3.10.3",
"less-loader": "^5.0.0",
"lint-staged": "^9.4.2",
"lodash": "^4.17.15",
"portfinder": "^1.0.25",
"postcss": "^7.0.21",
"postcss-loader": "^3.0.0",