jpillora/xhook
Auf GitHub ansehenRefactor: Remove CoffeeScript, Cleanup resulting JavaScript
Open
#38 geöffnet am 29. Nov. 2015
enhancementhelp wanted
Beschreibung
Things we need to do to ensure this transition will go on smoothly as possible with no breaking changes:
- Refactor to ES6
- Choose a new build system
- Refactor to separate modules instead of 1 large file with everything
- Convert all existing test cases to actual tests #32
- Make sure all test cases pass on all supported browsers
- Confirm there are no breaking changes