add ng2-webpack-config

This commit is contained in:
Oleksandr Telnov
2016-09-15 10:22:43 +03:00
parent 0e7e397f7d
commit cdc76cced0
29 changed files with 305 additions and 428 deletions

2
.gitignore vendored
View File

@@ -8,6 +8,7 @@ npm-debug.log
# WebStorm
.idea
.vscode
# ignore build and dist for now
/bundles
@@ -19,6 +20,7 @@ npm-debug.log
# ignore incline compiling
/demo/**/*.js
/demo/**/*.d.ts
!/demo/custom-typings.d.ts
/demo/**/*.js.map
/components/**/*.js
/components/**/*.d.ts