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/build
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
..
babel update preset.ts to use isProduction variable (#6234) 2019-02-10 18:45:51 +01:00
output Fix development mode output (#6312) 2019-02-16 17:09:49 +01:00
webpack Bring in terser-webpack-plugin (#6231) 2019-02-10 04:55:09 +01:00
compiler.ts Run compilers sequentially when in lambdas mode (#5862) 2018-12-11 21:46:23 +01:00
entries.ts Replace pages-plugin with loader (#5994) 2019-01-08 23:10:32 +01:00
generate-build-id.ts Convert babel plugins to typescript (#5789) 2018-12-02 18:30:00 +01:00
index.ts Add Error when using publicRuntimeConfig with target serverless and add buildVars (#6212) 2019-02-08 14:38:18 +01:00
is-writeable.ts Add Typescript types for builds functions (#5791) 2018-12-03 14:18:52 +01:00
webpack-config.js Fix development mode output (#6312) 2019-02-16 17:09:49 +01:00
write-build-id.ts Add Typescript types for builds functions (#5791) 2018-12-03 14:18:52 +01:00