rsnext/test/integration/filesystempublicroutes
Justin Chase 52dd42a6bb Do not clear the console (#6758)
* Do not clear the console

Its rude to clear the console, you may be sharing output with other processes even in tty mode.

* Remove unused dependency

* Dedupe and cleanup dev output without clearing

* use logError

* Remove exit handler

* Add next helper

* Add log helpers

* Switch store to log helpers and a shallow object compare

* Update other files to use new logging utility

* request => build

* Update ready on messages

* Use case insensitive matching
2019-04-09 11:52:03 -04:00
..
pages Make exportPathMap / _next routes work with useFileSystemPublicRoutes disabled (#5131) 2018-09-09 22:32:23 +02:00
test Do not clear the console (#6758) 2019-04-09 11:52:03 -04:00
next.config.js Upgrade standard and fix files (#6358) 2019-02-19 22:45:07 +01:00
server.js use native http instead of micro (#5706) 2018-11-19 16:36:18 +01:00