add ng2-webpack-config
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user