rsnext/test
Tim Neutkens 1aade36f13
Exposing configuration to the server / client side (minor) (#3882)
* Add next/config

* Set config on server start / client render

* Add documentation for next/config

* Add next/config support for next export

* Fix test

* Use the correct name

* Set default to empty object on the client side

* Add config tests

* Rename config to runtimeConfig
2018-02-26 12:03:27 +01:00
..
integration Exposing configuration to the server / client side (minor) (#3882) 2018-02-26 12:03:27 +01:00
isolated Allow next.config.js to export a function (#3867) 2018-02-23 19:12:06 +05:30
lib Set assetPrefix dynamically (#3661) 2018-02-02 15:43:36 +01:00
node_modules Handle empty assetPrefix scenario properly. (#3667) 2018-02-03 17:12:01 +01:00
unit Use deterministic names for dynamic import (#2788) 2017-08-16 22:44:00 +05:30
.gitignore Universal Webpack (#3578) 2018-01-30 16:44:44 +01:00