rsnext/test/integration/production/pages/dynamic
Tim Neutkens ed3e8f7125
Remove deprecated features (#25446)
* Remove deprecated features

In the next major version we'll want to merge this PR that removes some of the long-time deprecated features, it'll have a positive effect on bundle size.

* Update tests

* Update tests

* Change unsized to layout=fill in test

* Update sizes

* Update rotation test

* Update size limit test

* Update test

* Update test

* Update test
2021-06-02 10:11:03 -05:00
..
css.js Store css file dependencies info for dynamic imports and apply it at SSR (#12843) 2020-08-24 05:20:11 +00:00
index.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
many-css-modules.js Store css file dependencies info for dynamic imports and apply it at SSR (#12843) 2020-08-24 05:20:11 +00:00
many-dynamic-css.js Store css file dependencies info for dynamic imports and apply it at SSR (#12843) 2020-08-24 05:20:11 +00:00
nested-css.js Store css file dependencies info for dynamic imports and apply it at SSR (#12843) 2020-08-24 05:20:11 +00:00
no-chunk.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
no-css.js Store css file dependencies info for dynamic imports and apply it at SSR (#12843) 2020-08-24 05:20:11 +00:00
no-ssr-custom-loading.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
no-ssr.js Load chunks in SSR mode only if they exists in the filesystem (#2196) 2017-06-08 19:41:22 +02:00
pagechange1.js Fix dynamic css unloading (#17173) 2020-11-03 05:23:31 +00:00
pagechange2.js Fix dynamic css unloading (#17173) 2020-11-03 05:23:31 +00:00
shared-css-module.js Store css file dependencies info for dynamic imports and apply it at SSR (#12843) 2020-08-24 05:20:11 +00:00
ssr-true.js Tests for "ssr: true" on dynamic pages (#5728) 2018-11-25 01:11:25 +01:00
ssr.js Load chunks in SSR mode only if they exists in the filesystem (#2196) 2017-06-08 19:41:22 +02:00