dojo / cli-build-webpack

🚀 **DEPRECATED** Dojo 2 - cli command for building applications
http://dojo.io
Other
4 stars 19 forks source link

Update tests to Intern 4 #180

Closed kitsonk closed 7 years ago

kitsonk commented 7 years ago

We needed a good candidate for the first attempt to convert to Intern 4, and since we ran into the issue where Istanbul 0.4 doesn't instrument ES6 code properly, and we target our CLI builds at ES6, it would be good to use this repo as the test to convert to Intern 4. 😈