create-cloud-block
create-cloud-block copied to clipboard
Nothing is compiled after 'npm run build'
After 'npm run build', nothing is generated in the 'build' dir.
To get this to work I changed the build script to "build": "webpack" (removing the environment config)