broccoli-anything-to-js
Embed any type of file into a valid JS module, exporting the original file's contents as a string.
This is a work in progress
TODOs
- Add tests
- Add support for different types of module outputs (only ES6 modules supported now)
- Document