Skip to content

Commit ab4724d

Browse files
authored
fixes PatrickJS#1404 chore(docs) ~ removing hint to Webpack 2
* Webpack@2.2.0 is in `master`
1 parent 8de9a80 commit ab4724d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -347,8 +347,6 @@ import * as _ from 'lodash';
347347
* see wiki [How-do-I-async-load-a-component-with-AsyncRoute](https://github.com/AngularClass/angular2-webpack-starter/wiki/How-do-I-async-load-a-component-with-AsyncRoute)
348348
* Error: Cannot find module 'tapable'
349349
* Remove `node_modules/` and run `npm cache clean` then `npm install`
350-
* What about Webpack 2?
351-
* If you're looking for Webpack 2 version then see the [experimental version](https://github.com/gdi2290/angular2-webpack2-starter) that will be merged soon.
352350
* How do I turn on Hot Module Replacement
353351
* Run `npm run server:dev:hmr`
354352
* `RangeError: Maximum call stack size exceeded`

0 commit comments

Comments
 (0)