rsnext/packages/next/client
Alex Castle b37fcbb50b Prevent CSS script tags in granular chunks (#9306)
* Don't add script tags for css files on client side navigation with granular chunks

* Filter for JS, instead of against CSS
2019-11-05 06:54:17 +01:00
..
dev s/Automatic Prerendering/Automatic Static Optimization/ (#8940) 2019-10-02 18:03:00 -04:00
head-manager.js Add warning for missing <Head> (#8276) 2019-08-11 22:48:05 -04:00
index.js Initial plugins implementation (#9139) 2019-11-01 14:13:13 -05:00
link.tsx Catch error from failing to unobserve (#8578) 2019-09-16 16:56:56 +02:00
next-dev.js Reduce Timeframe That FOUC Styles Are Active (#8937) 2019-10-02 19:08:19 -04:00
next.js Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
page-loader.js Prevent CSS script tags in granular chunks (#9306) 2019-11-05 06:54:17 +01:00
polyfills.js Polyfill window.fetch by Default (#9168) 2019-11-01 21:00:56 -04:00
router.ts Update legacy _app context (#9083) 2019-10-16 11:39:49 +02:00
with-router.tsx Update legacy _app context (#9083) 2019-10-16 11:39:49 +02:00