rsnext/test
Janicklas Ralph 7848615bd6
Fix url-polyfill dep and re-enable native-url (#10726)
* 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

* Fix modern + granularChunks hydration failing

* Fix TS error

* Update native-url version

* Adding native-url with safari fix

* Update url-polyfill in polyfill-nomodule package

* Remove url-polyfill from next package.json

Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
Co-authored-by: JJ Kasper <jj@jjsweb.site>
Co-authored-by: Joe Haddad <timer150@gmail.com>
2020-02-27 22:08:58 -05:00
..
.stats-app Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
integration Fix url-polyfill dep and re-enable native-url (#10726) 2020-02-27 22:08:58 -05:00
isolated Exclude cache from being deleted in dev (#9448) 2019-11-19 10:40:13 -06:00
lib Update legacy safari test for GitHub actions (#10618) 2020-02-20 15:39:57 -06:00
unit Remove unstable_ prefix from new methods (#10723) 2020-02-27 11:57:39 -06:00
.babelrc Use preset-react's development option + enable modules transform in test env (#5081) 2018-09-03 16:41:52 +02:00
.gitignore Universal Webpack (#3578) 2018-01-30 16:44:44 +01:00
jest-environment.js Update legacy safari test for GitHub actions (#10618) 2020-02-20 15:39:57 -06:00
jest-global-setup.js Add selenium-webdriver and testing cross-browser in PRs (#9821) 2019-12-26 15:01:22 -05:00
jest-global-teardown.js Update CI/test set up (#9499) 2019-11-25 13:19:45 -05:00
tsconfig.json Update tsconfig for tests 2020-01-21 15:29:39 -06:00