Drupal-Scaffold
Drupal-Scaffold copied to clipboard
Next generation asset pipeline
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.