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: js supporting files #639

Merged
merged 2 commits into from
Apr 15, 2020

Conversation

xyclos
Copy link

@xyclos xyclos commented Apr 2, 2020

add quotes in .babelrc.mustache, so it generates valid json
add missing dev dependency in package.mustache, so babel can compile tests

fixes #638

add quotes in .babelrc.mustache, so it generates valid json
add missing dev dependency in package.mustache, so babel can compile tests
@johnteske
Copy link
Contributor

I'm having this issue as well and have verified this—are you able to merge in the latest upstream master?

@HugoMario
Copy link
Contributor

thanks a lot @xyclos !!

@HugoMario HugoMario merged commit 1f8c30d into swagger-api:master Apr 15, 2020
@xyclos xyclos deleted the fix/javascript-supporting-files branch April 15, 2020 05:06
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.

[javascript] .babelrc is not valid json and babel is not able to compile tests due to missing dependency
3 participants