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
Connor Davis 6f162b94e1 Add Error when using publicRuntimeConfig with target serverless and add buildVars (#6212)
Introduce env to next.config.js for build-time configuration
2019-02-08 14:38:18 +01:00
..
babel Revert "Move phases back to next/constants (#6104)" 2019-01-26 02:01:49 +01:00
webpack Drop assetSizePlugin (#6122) 2019-01-24 23:04:20 +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 Add Error when using publicRuntimeConfig with target serverless and add buildVars (#6212) 2019-02-08 14:38:18 +01:00
write-build-id.ts Add Typescript types for builds functions (#5791) 2018-12-03 14:18:52 +01:00