1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/test/integration
Anderson Leite d6d9dd1e42 Tests for "ssr: true" on dynamic pages (#5728)
**What's this PR?**
Based on the feedback on [this PR](https://github.com/zeit/next.js/pull/5722) @timneutkens asked me to create a test for `ssr: true`

**What's it do?**

- adds a test for setting `ssr: true` - /basic
- adds a test for setting `ssr: true` - /production
2018-11-25 01:11:25 +01:00
..
app-aspath Fix linter (#5350) 2018-10-20 17:00:01 +02:00
app-document Add crossOrigin via props to _document Head and NextScript (#5646) 2018-11-13 21:36:09 +01:00
babel Fix linter (#5350) 2018-10-20 17:00:01 +02:00
basic Tests for "ssr: true" on dynamic pages (#5728) 2018-11-25 01:11:25 +01:00
config Fix linter (#5350) 2018-10-20 17:00:01 +02:00
custom-server use native http instead of micro (#5706) 2018-11-19 16:36:18 +01:00
dist-dir Fix linter (#5350) 2018-10-20 17:00:01 +02:00
export fix: update correct path to use when exporting 404 page (#5470) 2018-11-03 01:19:41 +01:00
filesystempublicroutes use native http instead of micro (#5706) 2018-11-19 16:36:18 +01:00
lambdas Add node_modules bundling under the --lambdas flag for next build (#5690) 2018-11-17 11:15:33 -08:00
ondemand Fix linter (#5350) 2018-10-20 17:00:01 +02:00
page-extensions Fix linter (#5350) 2018-10-20 17:00:01 +02:00
production Tests for "ssr: true" on dynamic pages (#5728) 2018-11-25 01:11:25 +01:00
production-config Fix linter (#5350) 2018-10-20 17:00:01 +02:00
size-limit Take full advantage of caching between builds (#5597) 2018-11-05 17:51:56 +01:00
with-router Fix linter (#5350) 2018-10-20 17:00:01 +02:00