Drupal-Scaffold icon indicating copy to clipboard operation
Drupal-Scaffold copied to clipboard

Next generation asset pipeline

Open rbayliss opened this issue 8 years ago • 0 comments

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 avatar Mar 22 '17 13:03 rbayliss