Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit a384065

Browse files
Martin-WegnerFoxandxss
Martin-Wegner
authored andcommitted
docs(webpack): remove unused ts-loader (#2361)
69ae63c changed `public/docs/_examples/webpack/ts/config/webpack.common.js` and `public/docs/_examples/webpack/ts/config/webpack.test.js` and replaced `ts` with `awesome-typescript-loader`. So we can remove `"ts-loader": "^0.8.1",` from the `public/docs/_examples/webpack/ts/package.webpack.json`.
1 parent 40f320d commit a384065

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

public/docs/_examples/webpack/ts/package.webpack.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
"raw-loader": "^0.5.1",
4242
"rimraf": "^2.5.2",
4343
"style-loader": "^0.13.1",
44-
"ts-loader": "^0.8.1",
4544
"typescript": "^2.0.2",
4645
"typings": "^1.3.2",
4746
"webpack": "^1.13.0",

0 commit comments

Comments
 (0)