Skip to content

Commit 58df13c

Browse files
committed
chore: Readme updated
1 parent 231eac1 commit 58df13c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
## Built upon
66

7-
- [x] [Webpack 2](https://webpack.github.io/docs/roadmap.html#2)
7+
- [x] [Webpack 3](https://webpack.js.org/)
88
- [x] [Typescript 2](https://blogs.msdn.microsoft.com/typescript/2016/07/11/announcing-typescript-2-0-beta/)
99
- [x] [Webpack Dashboard](https://github.com/FormidableLabs/webpack-dashboard)
1010
![Imgur](http://i.imgur.com/pETTX85.png)
@@ -51,7 +51,5 @@ After build phase, 3 files are generated into the `dist` folder:
5151

5252
## TODO
5353

54-
- [ ] Add TODO example
55-
- [ ] Setup VSCode debug to match webpack-dev-server
5654
- [ ] Setup a webpack common configuration and use webpack-merge
57-
- [ ] Setup unit tests with Jasmine / Karma
55+
- [ ] `create-ts-app` or `create-typescript-app` CLI instead of cloning the entire repository

0 commit comments

Comments
 (0)