1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/packages/next/bin
Joe Haddad 56b1f81ace Fix development mode output (#6312)
* Remove usage of WebpackBar and Friendly Errors

* Add new clearConsole helper

* Add new simplified output for development mode

* Add an explicit bootstrapping mode

* Add missing returns

* Use existing output style

* Adjust first output to say Waiting on

* Only print URL if present
2019-02-16 17:09:49 +01:00
..
next-build.ts Implement tslint for core files (#5952) 2018-12-31 14:44:27 +01:00
next-dev.ts Fix development mode output (#6312) 2019-02-16 17:09:49 +01:00
next-export.ts Implement tslint for core files (#5952) 2018-12-31 14:44:27 +01:00
next-start.ts Fall back to showing localhost when no hostname is provided 2019-01-18 12:15:15 +01:00
next.ts Block Certain Env Keys That Are Used Internally (#6260) 2019-02-15 17:49:40 +01:00