brunosimon / folio-2019

MIT License
4.32k stars 925 forks source link

`npm run dev` wait too too long #2

Closed random-yang closed 5 years ago

random-yang commented 5 years ago
~/play/folio-2019-master » npm run dev                                           mac@DeCodeMac

> three.js-template@1.0.0 predev /Users/mac/play/folio-2019-master
> npm run clean

> three.js-template@1.0.0 clean /Users/mac/play/folio-2019-master
> shx rm -rf dist

> three.js-template@1.0.0 dev /Users/mac/play/folio-2019-master
> parcel src/index.html -p 1234 --open

Server running at http://localhost:1234 
⠏ Building NURBSUtils.js...

wait wait wait ... the build process stops here. I don't know how long it will last.