1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/bin
Marvin Mieth 23d5ea9164 Add warning when running start without build (#736)
* add warning when running start without build

* run build before start

* Revert "run build before start"

This reverts commit 171b54489df7b6c3ebd0d9d65578acf89d4daa12.

* exit code & dir

* dont update yarn.lock

* use existsSync

* Add some style changes.
2017-01-11 23:11:37 +09:00
..
next add cli version flags (#435) 2016-12-19 12:14:23 -08:00
next-build Fix Improve "pages/ not found error" (#624) 2017-01-05 13:00:55 -08:00
next-dev Fix Improve "pages/ not found error" (#624) 2017-01-05 13:00:55 -08:00
next-init standard format + remove unnecessary react dependency (#492) 2016-12-23 20:08:49 +09:00
next-start Add warning when running start without build (#736) 2017-01-11 23:11:37 +09:00