Skip to content
This repository was archived by the owner on Apr 5, 2021. It is now read-only.

Commit 574e5bd

Browse files
authored
Update README.md
1 parent bbda634 commit 574e5bd

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -164,17 +164,6 @@ Running the project:
164164
- To keep the git repository's branch model modular and scalable use [git flow](http://jeffkreeftmeijer.com/2010/why-arent-you-using-git-flow/)
165165
- For more information about versions, features and migration check the [wiki](http://github.com/A-Tokyo/generator-at-angular/wiki)
166166
- For help, questions, feature requests and bug reports, [submit an issue](http://jeffkreeftmeijer.com/2010/why-arent-you-using-git-flow/)
167-
168-
### Known bugs
169-
> * **Problem:** Webpack2 unable to import function with only export default value.
170-
171-
> **Workaround**: Use ```import * as variable from 'package' ``` instead of ```import variable from 'package' ```
172-
173-
<hr/>
174-
175-
> * **Problem:** Webpack2 lastest build of today JAN 24 2017 2.2.0 throws an error and crashes while starting the server.
176-
177-
> **Workaround**: Fixed Webpack version to: 2.1.0-beta.25 and Webpack-dev-server to "2.1.0-beta.7" until the build is stable.
178167

179168
### [Changelog](https://github.com/A-Tokyo/generator-at-angular/releases)
180169

0 commit comments

Comments
 (0)