rsnext/test/integration
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
..
basic Add a test case on error recovery in the module scope. (#3892) 2018-02-26 10:15:39 +01:00
config Exposing configuration to the server / client side (minor) (#3882) 2018-02-26 12:03:27 +01:00
custom-server Add tests for universal webpack (#3680) 2018-02-05 21:48:31 +05:30
dist-dir Fix canary tests on CIs (travis, appveyor) (#3375) 2017-12-03 08:12:12 +05:30
ondemand Merge branch 'master' into fix/canary 2018-01-13 06:33:19 +01:00
production Exposing configuration to the server / client side (minor) (#3882) 2018-02-26 12:03:27 +01:00
static Handle empty assetPrefix scenario properly. (#3667) 2018-02-03 17:12:01 +01:00