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

Transpile imports in node_modules #32

Merged
merged 1 commit into from
Jul 22, 2018
Merged

Transpile imports in node_modules #32

merged 1 commit into from
Jul 22, 2018

Conversation

Sbalbp
Copy link
Collaborator

@Sbalbp Sbalbp commented Jul 21, 2018

Pre-commit hooks and tests will fail with a SyntaxError: Unexpected token import, so we need to rename .babelrc.js and add an exception for transforming vue-cli-plugin-apollo in order for the files to be transpiled.

Issue is discussed in more detail in:

@frandiox
Copy link
Owner

@Sbalbp Thanks!

@frandiox frandiox merged commit c53509c into master Jul 22, 2018
@frandiox frandiox deleted the jest-babel-fix branch July 22, 2018 05:39
@frandiox frandiox removed their request for review July 22, 2018 05:40
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.

2 participants