rsnext/packages/next/build/output
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
..
index.ts Add AMP validation on export (#6794) 2019-03-26 16:21:27 -05:00
log.ts Do not clear the console (#6758) 2019-04-09 11:52:03 -04:00
store.ts Do not clear the console (#6758) 2019-04-09 11:52:03 -04:00