Skip to content

Only start app once, call fastboot.reload#269

Merged
danmcclain merged 2 commits intomasterfrom
remove-npm-install-from-watch
Feb 10, 2017
Merged

Only start app once, call fastboot.reload#269
danmcclain merged 2 commits intomasterfrom
remove-npm-install-from-watch

Conversation

@danmcclain
Copy link
Copy Markdown
Member

Remove npm install from watch cycle

As @ef4 pointed out, it's not required, as the node_modules in the root
of the project will be used

Need to update tests

@danmcclain danmcclain force-pushed the remove-npm-install-from-watch branch from ea8d0b5 to 7378c3c Compare September 26, 2016 02:10
@stefanpenner
Copy link
Copy Markdown
Contributor

Remove npm install from watch cycle

As @ef4 pointed out, it's not required, as the node_modules in the root
of the project will be used

👍

@danmcclain danmcclain force-pushed the remove-npm-install-from-watch branch 2 times, most recently from 1ee9569 to e324913 Compare October 26, 2016 13:04
@danmcclain danmcclain force-pushed the remove-npm-install-from-watch branch from e324913 to 2726118 Compare November 24, 2016 02:18
@danmcclain danmcclain force-pushed the remove-npm-install-from-watch branch from 2726118 to 1c26e20 Compare December 4, 2016 12:40
@fivetanley fivetanley force-pushed the remove-npm-install-from-watch branch from 1c26e20 to f86036b Compare January 3, 2017 18:07
@rwjblue rwjblue force-pushed the remove-npm-install-from-watch branch from 4d24e0c to 1badeaf Compare January 7, 2017 21:13
@rwjblue
Copy link
Copy Markdown
Member

rwjblue commented Jan 7, 2017

Rebased against recent updates to package.json by @kellyselden (which included ember-addon-tests bump)

@rwjblue
Copy link
Copy Markdown
Member

rwjblue commented Jan 7, 2017

😕

@josemarluedke
Copy link
Copy Markdown
Contributor

Hey @danmcclain could you outline what changes in the tests needs to happen so we can land this PR? I'm happy to work in updating these tests if I have more information and a path forward.

Thanks.

@danmcclain
Copy link
Copy Markdown
Member Author

@josemarluedke the tests are updated, we just need to conquer Travis, @rwjblue promised me he'd dig in, just need to bug him 🧌

danmcclain added a commit that referenced this pull request Jan 21, 2017
@danmcclain danmcclain force-pushed the remove-npm-install-from-watch branch 2 times, most recently from ed38a17 to f70febc Compare January 21, 2017 21:07
danmcclain and others added 2 commits February 10, 2017 16:37
Remove `npm install` from watch cycle

As @ef4 pointed out, it's not required, as the node_modules in the root
of the project will be used
@danmcclain danmcclain force-pushed the remove-npm-install-from-watch branch from f70febc to 80b014d Compare February 10, 2017 21:41
@danmcclain danmcclain changed the title WIP: Only start app once, call fastboot.reload Only start app once, call fastboot.reload Feb 10, 2017
@danmcclain danmcclain merged commit ee4bd3b into master Feb 10, 2017
@danmcclain danmcclain deleted the remove-npm-install-from-watch branch February 10, 2017 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants