thlorenz/es6ify

Upgrade to latest version of browserify

Closed this issue · 3 comments

As a user of es6ify I would like to be able to use the latest version of browserify.

It appears that there were api changes between 3.x.x (what we are using) and 5.x.x (current). We will need to address these changes.

  • Update to use latest api
  • Write test to check this
  • Test in sample project

@iwillig when you say we does that mean you'll provide a PR for these things?
We'd greatly appreciate it :)

Yeah.. going to give it a go..

Work happening here,

#56

This seems to work, but I should do some deep digging tomorrow.