Closed deziev closed 4 years ago
Thanks for all your work on this @deziev ! This has been a learning process for me as well, first time using Webpack and NPM.
I made a few small changes to this PR before merging:
There is now a bug #26 in the 'help' command no longer lists custom commands.
My ideal for this project, is that people can include it into their website without having to use WebPack or NPM. Which means that we need a global & non-minimized way to:
19
This PR contain migration to ES6. Implemented this https://github.com/syntaxseed/terminalfaker/issues/19#issuecomment-540518312
Branch has latest updates and fixes from master