File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 4
4
5
5
## Built upon
6
6
7
- - [x] [ Webpack 2 ] ( https://webpack.github.io/docs/roadmap.html#2 )
7
+ - [x] [ Webpack 3 ] ( https://webpack.js.org/ )
8
8
- [x] [ Typescript 2] ( https://blogs.msdn.microsoft.com/typescript/2016/07/11/announcing-typescript-2-0-beta/ )
9
9
- [x] [ Webpack Dashboard] ( https://github.com/FormidableLabs/webpack-dashboard )
10
10
![ Imgur] ( http://i.imgur.com/pETTX85.png )
@@ -51,7 +51,5 @@ After build phase, 3 files are generated into the `dist` folder:
51
51
52
52
## TODO
53
53
54
- - [ ] Add TODO example
55
- - [ ] Setup VSCode debug to match webpack-dev-server
56
54
- [ ] 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
You can’t perform that action at this time.
0 commit comments