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

Add build task so Heroku can build the Javascript bundle #470

Merged
merged 1 commit into from
Aug 6, 2019

Conversation

amateurhuman
Copy link

Heroku requires a build task in order to build the Javascript bundle, see https://devcenter.heroku.com/articles/node-with-grunt#specify-your-grunt-task-in-a-build-script for details.

This change adds a simple task to package.json so the app can be built.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.059% when pulling 0a483a4 on amateurhuman:heroku-build into fe42e97 on cla-assistant:master.

@ibakshay ibakshay merged commit 88a00eb into cla-assistant:master Aug 6, 2019
KharitonOff pushed a commit that referenced this pull request Feb 18, 2020
Add build task so Heroku can build the Javascript bundle
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.

None yet

5 participants