1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/server/build
Craig McNamara 7f335cb032 Allow BUILD_ID to be set using generateBuildId (minor) (#3873)
* Allow BUILD_ID to be set in the environment

This makes multi server deploys with Capistrano possible.

* next.config.js generateBuildId support

enable customising the build id via config

* Provide default for generateBuildId

* This is not used
2018-03-31 16:34:52 +02:00
..
babel Disable polyfill and helpers (#3652) 2018-02-01 16:54:31 +05:30
loaders Upgrade standard.js (#4064) 2018-03-27 20:11:03 +02:00
plugins Remove mz-fs and glob-promise (#4026) 2018-03-30 20:29:42 +05:30
webpack Remove mz-fs and glob-promise (#4026) 2018-03-30 20:29:42 +05:30
index.js Allow BUILD_ID to be set using generateBuildId (minor) (#3873) 2018-03-31 16:34:52 +02:00
webpack.js Match externals ending in .js not everything with .js (#4091) 2018-03-31 16:08:16 +02:00