rsnext/packages/next/pages
Janicklas Ralph 12c83fb721 Adding Router as an app level dep (#9675)
* Adding native-url package

* Bumping native-url version

* Upgrading native-url

* Logging stats object for debugging

* Logging stats object for debugging

* Adding try catch to the error lines

* Experimenting with regex

* Experimenting with regex

* Experimenting with regex

* Testing regex changes

* Fixing defer-script test case to not include polyfill.js

* Meging changes with existing polyfill work

* Bumping version

* adjust webpack config

* Reduce size in size test

* Remove 1kb from legacy

* Bumping native-url version, includes fix for IE11

* Update lock file

* Updating native-url, fixes issue on IE11

* Fix sourcemap being added in document

* Adding Router as an app level dep. Fixes Router not being added as a dep to pages without Link when granularChunks is enabled

* Fix typescript error
2019-12-10 12:30:26 +01:00
..
_app.tsx Adding Router as an app level dep (#9675) 2019-12-10 12:30:26 +01:00
_document.tsx Only Load JS Files for Polyfills (#9628) 2019-12-05 10:59:49 -05:00
_error.tsx Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00