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

Don't compile bower components #4

Closed
qml opened this issue Dec 13, 2014 · 4 comments
Closed

Don't compile bower components #4

qml opened this issue Dec 13, 2014 · 4 comments

Comments

@qml
Copy link

qml commented Dec 13, 2014

I'm using 6to5-brunch plugin and I want to turn it off for bower components (because it's unnecessary and takes much time).
How can I do that?

@es128
Copy link
Member

es128 commented Dec 13, 2014

+1 yeah need to add a way to filter which files it processes

@ocombe
Copy link

ocombe commented Jan 8, 2015

That would be a good idea yes :)

@ocombe
Copy link

ocombe commented Jan 8, 2015

You just needed a little bit of motivation :P
Let's try this :)

@ocombe
Copy link

ocombe commented Jan 8, 2015

It works really well! 👍

And now I'm not sure what to use anymore.
The source code is much more readable with 6to5 but with the sourcemaps it doesn't really matter and it's minified in production...
I'll probably keep Traceur for this one since it uses Angular, but I might use 6to5 on non-Angular projects :)

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

3 participants