Skip to content

Commit eaab279

Browse files
committed
🚧 重构中,增强 webpack 配置.
1 parent 82c4b77 commit eaab279

File tree

24 files changed

+572
-504
lines changed

24 files changed

+572
-504
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"devDependencies": {
5151
"@micro-app/cli": "^0.3.0-alpha.1",
52-
"@micro-app/core": "^0.3.0-alpha.2",
52+
"@micro-app/core": "^0.3.0-alpha.3",
5353
"@types/jest": "^24.0.19",
5454
"babel-eslint": "^10.0.3",
5555
"coveralls": "^3.0.7",
@@ -61,7 +61,7 @@
6161
"webpack": "^4.41.1"
6262
},
6363
"dependencies": {
64-
"@micro-app/shared-utils": "^0.1.4",
64+
"@micro-app/shared-utils": "^0.1.7",
6565
"address": "^1.1.2",
6666
"cli-highlight": "^2.1.4",
6767
"clipboardy": "^2.1.0",
File renamed without changes.

0 commit comments

Comments
 (0)