Skip to content

Commit

Permalink
fix(webpack-runner): 丢失 ts-loader 依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
luckyadam committed Jun 28, 2018
1 parent ec39a4a commit 8a0bf39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/taro-webpack-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"style-loader": "^0.20.3",
"stylus": "^0.54.5",
"stylus-loader": "^3.0.2",
"ts-loader": "^4.4.2",
"uglifyjs-webpack-plugin": "^1.2.4",
"url-loader": "^1.0.1",
"webpack": "^3.11.0",
Expand Down

0 comments on commit 8a0bf39

Please sign in to comment.