rsnext/test/integration/production/pages
khades 1a7f3e5199
Store css file dependencies info for dynamic imports and apply it at SSR (#12843)
To prevent FOUC, discussed in #10557 i need to store information about css file dependencies for chunk. Right now current implementation just throws away everything but js.

Can there be more than one css file in chunk? If no - code will be simplified.

closes #10557
2020-08-24 05:20:11 +00:00
..
api Fix dynamic APIs with query params (#8386) 2019-08-19 13:19:39 -04:00
development-logs Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
dynamic Store css file dependencies info for dynamic imports and apply it at SSR (#12843) 2020-08-24 05:20:11 +00:00
about.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
amp-hybrid.js Experimental module/nomodule support (#7704) 2019-07-24 22:16:32 -04:00
amp.js Experimental module/nomodule support (#7704) 2019-07-24 22:16:32 -04:00
another.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
bad-promise.js Use core-js promise polyfill for nomodule browsers (#10985) 2020-03-11 16:21:49 -04:00
counter.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
css-and-back.js Fix IE11 CSS Compatibility (#16336) 2020-08-19 02:34:44 -04:00
css-modules.js Fix IE11 CSS Compatibility (#16336) 2020-08-19 02:34:44 -04:00
error-in-browser-render-status-code.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
error-in-browser-render.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
error-in-ssr-render.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
external-and-back.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
finish-response.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
fully-dynamic.js Add etag support for getServerSideProps/getStaticProps pages (#14760) 2020-07-01 14:59:18 +00:00
fully-static.js Add etag support for getServerSideProps/getStaticProps pages (#14760) 2020-07-01 14:59:18 +00:00
index.js Fix pages/index.js and pages/index/index.js behavior (#13699) 2020-06-04 17:32:45 +00:00
mark-in-head.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
next-import.js Make sure to handle "next" import gracefully (#11733) 2020-04-07 15:13:01 -04:00
node-browser-polyfills.js Add browser polyfils for Node.js modules (webpack 5 backwards compat) (#16022) 2020-08-10 01:26:21 +00:00
prefetch.js Add selenium-webdriver and testing cross-browser in PRs (#9821) 2019-12-26 15:01:22 -05:00
process-env.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
query.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
regexp-polyfill.js Update RegExp test and remove extra script (#11006) 2020-03-12 14:24:44 -04:00
runtime-config.js Add default values for runtime config (#7847) 2019-07-10 10:43:04 -04:00
shadowed-page.js Do not assign to readonly property in Safari (#16051) 2020-08-10 13:15:37 -04:00
some-amp.js Fix syntax error in ie11 from next-server/amp (#8032) 2019-07-18 22:09:41 -04:00
to-nonexistent.js Do not assign to readonly property in Safari (#16051) 2020-08-10 13:15:37 -04:00
to-shadowed-page.js Do not assign to readonly property in Safari (#16051) 2020-08-10 13:15:37 -04:00
with-title.js Add test for title and routeChangeComplete (#14132) 2020-06-12 16:26:10 +00:00