I've cloned the project, did npm i to install the packages and than npm run build to have the output but it doesn't build
saying "Successfully compiled 0 files with Babel (10ms)."
Build folder only has *.ts files
I'm running on windows 10 64 bit.
I'll try moving it to a linux environment and see what's up there.
I've cloned the project, did npm i to install the packages and than npm run build to have the output but it doesn't build saying "Successfully compiled 0 files with Babel (10ms)."
Build folder only has *.ts files
I'm running on windows 10 64 bit. I'll try moving it to a linux environment and see what's up there.