Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing app module #696

Merged
merged 1 commit into from
Jun 9, 2016
Merged

Fix missing app module #696

merged 1 commit into from
Jun 9, 2016

Conversation

smith
Copy link
Contributor

@smith smith commented Jun 9, 2016

npm run dist was running npm run clean-js which deletes app/**.js,
but recently we added a couple .js files and we were deleting them when
we built that app so that wasn't cool.

gif-keyboard-11729207848908114176

`npm run dist` was running `npm run clean-js` which deletes app/**.js,
but recently we added a couple .js files and we were deleting them when
we built that app so that wasn't cool.

Signed-off-by: Nathan L Smith <[email protected]>
@thesentinels
Copy link
Contributor

By analyzing the blame information on this pull request, we identified @fnichol and @jtimberman to be potential reviewers

@bookshelfdave
Copy link
Contributor

@thesentinels r+

@thesentinels
Copy link
Contributor

📌 Commit 872c9d6 has been approved by metadave

@thesentinels
Copy link
Contributor

⌛ Testing commit 872c9d6 with merge 6e7ea7f...

thesentinels pushed a commit that referenced this pull request Jun 9, 2016
`npm run dist` was running `npm run clean-js` which deletes app/**.js,
but recently we added a couple .js files and we were deleting them when
we built that app so that wasn't cool.

Signed-off-by: Nathan L Smith <[email protected]>

Pull request: #696
Approved by: metadave
@thesentinels
Copy link
Contributor

☀️ Test successful - travis

@thesentinels thesentinels merged commit 872c9d6 into master Jun 9, 2016
@smith smith deleted the nls/fix-zepto branch June 10, 2016 00:15
jtimberman pushed a commit that referenced this pull request Jun 12, 2016
`npm run dist` was running `npm run clean-js` which deletes app/**.js,
but recently we added a couple .js files and we were deleting them when
we built that app so that wasn't cool.

Signed-off-by: Nathan L Smith <[email protected]>

Pull request: #696
Approved by: metadave
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.

3 participants