Dan Zajdband
38efb9f96e
Using process.exit instead of exit
2016-10-25 16:03:24 +01:00
Dan Zajdband
0bae38ae16
It was process.exit
2016-10-25 16:01:36 +01:00
Dan Zajdband
14ef3fcfca
Only console error
2016-10-25 15:27:21 +01:00
Dan Zajdband
37f76b16bc
Error instead of warning on missing pages dir
2016-10-25 15:25:45 +01:00
Dan Zajdband
91d979d559
Removed auto open tab functionality ( #45 )
2016-10-25 14:36:02 +02:00
nkzawa
ec774a39da
refactor paths
2016-10-19 21:58:08 +09:00
nkzawa
ae5098599a
hot-reloader: refactoring
2016-10-17 16:05:46 +09:00
nkzawa
a40bba954b
remove .next before compiling
2016-10-17 12:55:33 +09:00
nkzawa
1be8447a26
Merge branch 'master' into add/hot-reload
2016-10-17 11:10:16 +09:00
Dan Zajdband
142a6e375b
Open tab when running next dev ( #8 )
...
* Open tab when running next dev
* Added NEXT_OPEN_BROWSER env var to prevent open a browser tab on next dev
* using regexp for testing false on env var
* adding ! to if
2016-10-16 18:49:33 -07:00
Dan Zajdband
d9b1828c79
Added warning when pages dir is not present ( #14 )
...
* Added warning when pages dir is not present and a special one if it exists as a sibling of the project root
* Added requested copy changes
2016-10-16 18:04:35 -07:00
Dan Zajdband
1477734211
Added linting using standard ( #27 )
...
* Added linting using standard
* Linting on test
2016-10-16 17:00:17 -07:00
Dan Zajdband
97ad053855
Added next init command for starting a new project ( #15 )
...
* Added next bootstrap command for starting a new project
* renamed bootstrap to init and check we are not in a dir called pages
* Removed extra empty line
2016-10-16 16:55:30 -07:00
nkzawa
3032ade283
write assets to disk
2016-10-16 04:49:42 +09:00
nkzawa
26e6193a97
hot-reload: initial
2016-10-15 00:05:08 +09:00
nkzawa
6718b05347
add _error.js, fix error handlings
2016-10-09 18:25:38 +09:00
Dan Zajdband
1833effeb7
Fixes next dev and adds the css requires
2016-10-06 18:40:15 -04:00
nkzawa
88b01e0a72
next-dev
2016-10-06 20:05:52 +09:00
nkzawa
9b06a22f31
initial source
2016-10-06 08:52:50 +09:00