create-react-library icon indicating copy to clipboard operation
create-react-library copied to clipboard

npm start just finishes, doesn't generate dist

Open beamercola opened this issue 4 years ago • 0 comments

Hey just trying this project out for the first time.

 npm start
> [email protected] start /Users/beamer/GitHub/sk8view
> microbundle-crl watch --no-compress --format modern,cjs
Watching source, compiling to dist:

that's it - it doesn't watch it just complete and gives me back my terminal

beamercola avatar Nov 06 '21 00:11 beamercola