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
Tim Neutkens 5017f91d23 Allow next.config.js to export a function (#3867)
* Allow next.config.js to export a function

* Expose phases to the configuration function

* Use same value as variable name

* Add next/constants

* Add documentation for config function / phases

* Add constants.js to npm bundle
2018-02-23 19:12:06 +05:30
..
babel Disable polyfill and helpers (#3652) 2018-02-01 16:54:31 +05:30
loaders Fix __route error when importing a page inside a page (#3644) 2018-01-31 22:50:27 +05:30
plugins [SSR] Use relative paths in dynamic import output code (#3844) 2018-02-19 11:49:41 +01:00
webpack Allow page extensions in any order (#3827) 2018-02-17 12:36:47 +01:00
index.js Allow next.config.js to export a function (#3867) 2018-02-23 19:12:06 +05:30
webpack.js [SSR] Use relative paths in dynamic import output code (#3844) 2018-02-19 11:49:41 +01:00