Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Implement gulp-babel #41

Open
u01jmg3 opened this issue Apr 15, 2016 · 2 comments
Open

Implement gulp-babel #41

u01jmg3 opened this issue Apr 15, 2016 · 2 comments

Comments

@u01jmg3
Copy link
Member

u01jmg3 commented Apr 15, 2016

@321zeno
Copy link
Contributor

321zeno commented Jan 21, 2017

Alternatively we can implement webpack-stream for the scripts task. This would allow to use ES6 to the fullest and potentially remove the bower dependency. I believe a similar approach is used by Laravel Elixir.
Here's me experimenting with this setup:
https://github.com/321zeno/gulp-webpack-bootstrap/blob/master/gulpfile.js#L13

@robertmain
Copy link
Contributor

robertmain commented Jan 21, 2017

Would also mean that could require() client side JavaScript dependencies, which would be useful

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants