Closed thyngs closed 3 years ago
Hi @thyngs. Unfortunately, I don't use Windows so I can not test this repository as easily as I'd like. Could you let me know what you want to achieve?
I generally don't use a Windows machine either, but with a bit of digging I managed to get it working by installing 'cross-env' with NPM and prefixing the lines in the following scripts 'build:babel:cjs', 'build:babel:esm", "build:babel:umd" with 'cross-env '. Thanks for your great hard work.
I've been fiddling with this repo for a while as I like the idea of it, but unfortunately it appears to be incompatible with Windows machines.