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

pattern option causing Babel to error #13

Closed
ghost opened this issue May 18, 2015 · 5 comments
Closed

pattern option causing Babel to error #13

ghost opened this issue May 18, 2015 · 5 comments

Comments

@ghost
Copy link

ghost commented May 18, 2015

When I use the pattern option I get the following error for each matched file:

error: - Compiling of 'foo/bar.js' failed. [BABEL] foo/bar.js: Unknown option: pattern ;

babel-brunch: 5.1.1
babel-core: 5.4.3

@es128
Copy link
Member

es128 commented May 18, 2015

Odd that the test for this situation is passing. Can you provide an example repo to help me reproduce the error you've observed?

@es128
Copy link
Member

es128 commented May 18, 2015

Nevermind I figured out what's wrong with the test

es128 added a commit that referenced this issue May 18, 2015
Exposes the error described in gh-13
@es128 es128 closed this as completed in 9856283 May 18, 2015
@ghost
Copy link
Author

ghost commented May 18, 2015

<3

@es128
Copy link
Member

es128 commented May 18, 2015

Thanks for reporting the issue 😄

@jblock
Copy link
Contributor

jblock commented Jun 3, 2015

Whoops! Thanks for fixing my derp :D 🎉

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

No branches or pull requests

2 participants