generator
generator copied to clipboard
Fork adding support for ES modules
I have made a fork that adds an --esm switch that generates an ES modules version of the app. Are you accepting pull requests, and if so, would you be interested in this one?
Hi @drjeffjackson! Feel free to do a PR with the changes :+1:
Thanks, @UlisesGascon! PR #316 submitted.
PR #314 adds Python 2 to the runner, which should fix some of the failing tests in #316.