JedWatson / react-component-gulp-tasks

Common Gulp tasks I use across my React Component projects
MIT License
113 stars 42 forks source link

upgrade to babel 6 #21

Closed cwalv closed 4 years ago

cwalv commented 8 years ago

17

cwalv commented 8 years ago

With this PR, I was able to build react-select without the broken ES6 module output, so it can be consumed from other babel 6 projects that use ES6 module imports

gor181 commented 8 years ago

Is this going to be merged ? Would like to use it.

loris commented 8 years ago

👍

chadfennell commented 8 years ago

Lovely - just tested this on a project and am getting clean builds. Babel 6 :smile_cat: :100: :smile_cat:

FDiskas commented 4 years ago

Project dead?