Macil / browserify-hmr

Hot Module Replacement plugin for Browserify
MIT License
373 stars 26 forks source link

Test should be updated to Babel 6 #22

Closed Macil closed 8 years ago

Macil commented 8 years ago

Babel is used in both the example and the browserify-hmr test. The example has been updated to use Babel 6, but I'm currently waiting on https://phabricator.babeljs.io/T2892 to be fixed before updating the test to use it too.