We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On Travis, when running npm test, AKA nwb test, the webpack build that Karma is doing doesn't seem to be respecting my babel stage 0.
npm test
nwb test
When running npm test locally, everything works great.
The build output should tell the tale better than I can explain here. Note, I set the DEBUG env so the nwb output is there.
DEBUG
https://travis-ci.org/TerraEclipse/react-stack/builds/120761751
The text was updated successfully, but these errors were encountered:
Please create another issue if this is still happening to anyone with more recent versions
Sorry, something went wrong.
No branches or pull requests
On Travis, when running
npm test
, AKAnwb test
, the webpack build that Karma is doing doesn't seem to be respecting my babel stage 0.When running
npm test
locally, everything works great.The build output should tell the tale better than I can explain here. Note, I set the
DEBUG
env so the nwb output is there.https://travis-ci.org/TerraEclipse/react-stack/builds/120761751
The text was updated successfully, but these errors were encountered: