Closed SaltedLevity closed 4 years ago
package.json and rollup.config.js files were modified on my windows machine locally to circumvent.
Looks like the && is my foolish attempt to run both.
&&
Perhaps make two yarn scripts? build-dev and build-prod?
build-dev
build-prod
Fixed by #17
package.json and rollup.config.js files were modified on my windows machine locally to circumvent.