Improve build of browser scripts
Open
refactoring
tooling
- Dominant language
- JavaScript
- Stars
- 98
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Ace includes some scripts intended to be run in the browser (currently with NightmareJS). These scripts could be written in modern Javascript flavor and as modules with `require` statements, and transpiled + bundled at build time using something like browserify or webpack.
Contributor guide
Assessment
This issue has not been assessed yet.