Skip to content

Commit

Permalink
Added compiled JS to repo so we don't have to worry about it
Browse files Browse the repository at this point in the history
  • Loading branch information
Yugloocamai committed Jul 18, 2017
1 parent 09790c7 commit f5529ed
Show file tree
Hide file tree
Showing 14 changed files with 633 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
node_modules/*
npm-debug.log
*.js
*.map
*.d.ts
.idea
**.ngfactory.ts
example/node_modules
!karma.conf.js
!karma.conf.js
3 changes: 3 additions & 0 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 21 additions & 0 deletions dist/src/push-notifications.module.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

49 changes: 49 additions & 0 deletions dist/src/push-notifications/services/push-notifications.service.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

45 changes: 45 additions & 0 deletions dist/src/simple-notifications.module.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

204 changes: 204 additions & 0 deletions dist/src/simple-notifications/components/notification.component.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f5529ed

Please sign in to comment.