14 Commits

Author SHA1 Message Date
Hans Larsen
62ea1f2b11 fix: regenerate the program on file change, and only once per rerun 2016-03-29 17:11:37 -07:00
Hans Larsen
8b6e80cb26 build: refactor the typescript compiler broccoli plugin 2016-03-28 12:41:20 -07:00
zackarychapple
7ba8b394b0 feat(formatting): adding editor config, adding eslint and tslint config. 2016-03-24 22:02:42 -04:00
Hans Larsen
1819afe3c9 build: Update the broccoli scripts to 1.0 2016-03-22 12:00:58 -07:00
jkuri
cae13707db feat(builder): broccoli bump to 1.0 2016-03-20 19:43:54 -07:00
chapplez
a6fe73702e build(): Bumping broccoli version as well as updating tool compilations and maps. 2016-02-17 12:36:31 -08:00
jkuri
f6fb816a54 feat(build): add desktop notifications 2016-01-24 03:09:45 +01:00
Igor Minar
563e6e2cd2 feat: update to angular2@2.0.0-alpha.52 and typescript@1.7.3 2015-12-10 03:13:50 -08:00
Igor Minar
04a4bbbfde fix: bump version of the broccoli-typescript plugin to angular/angular@cf7292f
Closes #59
2015-11-22 07:53:23 -08:00
Igor Minar
3f3801de87 feat: Angular 2 alpha.44, broccoli-typescript update, source maps 2015-10-15 22:15:55 -07:00
Igor Minar
f0649b2fea feat: make compatible with Angular 2 alpha.42 + cleanup + tsc update
- updated blueprints to be compatible with alpha 42
- updated broccoli-typescript
- updated tsc to 1.6.2
- removed all tsd stuff, we now pull typings directly from node_modules/angular2
- moved tsc configuration to tsconfig.json
- configured SystemJS
- removed concat step from broccoli pipeline, SystemJS now fetches individual files
- removed traceur-runtime - we no longer need it
- other small tweaks and cleanup
2015-10-15 00:14:31 -07:00
rodyhaddad
f2d1ec3f7c feat(build): concat all src files into app.js and transpile them as SystemJS
Closes #33
2015-08-27 19:09:21 +03:00
rodyhaddad
4c2d0bb1e9 chore(broccoli-typescript): update broccoli-typescript plugin to latest version from angular/angular repo 2015-07-23 00:33:51 +03:00
rodyhaddad
a768c0baa4 feat(ng2): the ng2 blueprint generates a project that can be built and served properly 2015-05-31 01:23:10 -04:00