chore(build): ng2 style guide applied,
- build process updated - systemjs bundler added BREAKING CHANGES: - directives and selectors renamed to ng2FileSelect and ng2FileDrop
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -10,9 +10,13 @@ npm-debug.log
|
||||
.idea
|
||||
|
||||
# ignore build and dist for now
|
||||
/build
|
||||
/bundles
|
||||
/demo-build
|
||||
/dist
|
||||
/coverage
|
||||
/ts
|
||||
|
||||
# ignore incline compiling
|
||||
/demo/**/*.js
|
||||
/demo/**/*.d.ts
|
||||
/demo/**/*.js.map
|
||||
|
||||
Reference in New Issue
Block a user