rsnext/test/integration/production
Janicklas Ralph ff2d3fd87d Polyfill window.fetch by Default (#9168)
* Polyfilling fetch and object-assign

* Polyfilling corejs object-assign

* Adding object-assign in polyfills.js. IE11 does not support Object.assign

* Fixing failing test

* Updating object.assign polyfill to fix aliasing

* Updating test case value to match new build stats

* Increasing the size of default build to 225kb

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

* Revert README.md

* Re-design the polyfill approach based on PR feedback

* Adding comment and fixing test case

* Rename polyfills chunk

* Extract aliases into helper

* Remove extra new line

* Fix TypeScript typings

* Adding _internal_fetch alias

* Adjust build manifest plugin

* Build manifest plugin changes - adding a separate entry for polyfills

* Rename polyfills entry in build-manifest.json

* Remove old comment

* Fix TS

* Set key

* Polyfills already added

* Filtring polyfill.module.js

* Fix test

* Add __internal_fetch to alias rule

* Adjust name

* bump size

* ignore polyfills

* sigh
2019-11-01 21:00:56 -04:00
..
components Format missed files (#7464) 2019-05-29 18:19:32 -07:00
pages Update performance marking (#8527) 2019-08-30 22:40:05 -04:00
public Match public/static/ folder before static/ (#8986) 2019-10-07 23:12:41 -04:00
static/data Fix the route redirect error when we've multiple path params. (#2652) 2017-07-26 22:31:49 +05:30
test Polyfill window.fetch by Default (#9168) 2019-11-01 21:00:56 -04:00
info.json Use our static file rendering machanism to serve pages. 2018-01-13 10:36:50 +05:30
next.config.js De-experimentalize the public/ folder (#8661) 2019-10-06 13:44:03 +02:00