Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

refactor(es6-promise): use the npm module#103

Merged
vicb merged 2 commits intoangular:masterfrom
vicb:0512-scheduler
Jun 10, 2015
Merged

refactor(es6-promise): use the npm module#103
vicb merged 2 commits intoangular:masterfrom
vicb:0512-scheduler

Conversation

@vicb
Copy link
Copy Markdown
Contributor

@vicb vicb commented May 12, 2015

Use es6-promise as a npm module instead of including the generated JS.

Notes:

@vicb vicb force-pushed the 0512-scheduler branch 2 times, most recently from b815647 to c2e3b4b Compare May 12, 2015 19:02
@vicb vicb force-pushed the 0512-scheduler branch from c2e3b4b to 854c9c1 Compare May 26, 2015 17:10
@vicb vicb force-pushed the 0512-scheduler branch from 854c9c1 to 12c5092 Compare June 5, 2015 13:04
@vicb vicb changed the title [WIP]refactor(es6-promise): use the npm module refactor(es6-promise): use the npm module Jun 5, 2015
@vicb vicb changed the title refactor(es6-promise): use the npm module [WIP] refactor(es6-promise): use the npm module Jun 5, 2015
@vicb vicb force-pushed the 0512-scheduler branch 2 times, most recently from 389615e to 6506d95 Compare June 8, 2015 07:45
@vicb vicb force-pushed the 0512-scheduler branch from 6506d95 to 85dff6a Compare June 10, 2015 09:38
@vicb
Copy link
Copy Markdown
Contributor Author

vicb commented Jun 10, 2015

@IgorMinar or @btford could you please review - es6-promise 2.3.0 has just been released.

If everything is ok, time for a 0.5.1 release (need to tag & upload), thanks !

@vicb vicb changed the title [WIP] refactor(es6-promise): use the npm module refactor(es6-promise): use the npm module Jun 10, 2015
@IgorMinar
Copy link
Copy Markdown
Contributor

lgtm

@vicb vicb merged commit 85dff6a into angular:master Jun 10, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include es6-promise as a node module when it is available

2 participants