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

Next generation asset pipeline #31

Open
rbayliss opened this issue Mar 22, 2017 · 0 comments
Open

Next generation asset pipeline #31

rbayliss opened this issue Mar 22, 2017 · 0 comments
Milestone

Comments

@rbayliss
Copy link
Contributor

It would be awesome to leverage ES6 in our javascript, and have something like browserify or webpack handle our requires or imports for us. This would make it a lot easier to build a lean javascript file that only includes the parts of foundation we actually use, for example.

I don't think we're quite ready to do this yet, but we should start investigating it.

@rbayliss rbayliss added this to the Future milestone Mar 22, 2017
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

1 participant