rsnext/packages/next/build
Tim Neutkens e35005c214
[Experimental] Nomodule polyfills chunk (#10212)
* Polyfill Promise in polyfills chunk

* Override promise polyfill to use built-in

* Update sizes

* Update polyfills

* Test

* Add dep

* Use iife

* Unscope

* Revert "Unscope"

This reverts commit ab26bcefd551c544d5b3c577b7ce91e5ecfb9bb9.

* trigger

* Remove unused code

* Set helpers to true

* Update yarn.lock

* Fix test

* Update polyfills size

* Add comment

* Add back comment

* Put polyfills optimization under experimental flag

* Fix filename

* bring back promise for backwards compat until experimental feature is landed

* fix resolve alias check

* correct loader

* fix logic branches

* adjust !!

* adjust cache key

* Conditionally branch polyfill

* fix promise polyfill branching

* Re-add runtime

* fix base object

* fix yarn lock

* Add cache key

* correctly set caller

* add basic test

* Increment h=>i

* increment to j just in case

Co-authored-by: Joe Haddad <timer150@gmail.com>
Co-authored-by: JJ Kasper <jj@jjsweb.site>
2020-01-30 01:04:29 -05:00
..
babel [Experimental] Nomodule polyfills chunk (#10212) 2020-01-30 01:04:29 -05:00
output Use optional chaining syntax (#9975) 2020-01-08 11:30:53 -05:00
plugins Handle backslashes for plugins (#9282) 2019-11-01 23:06:34 -04:00
polyfills Integration test case for fetch alias (#9391) 2019-11-14 22:47:08 -08:00
profiler Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
webpack [Experimental] Nomodule polyfills chunk (#10212) 2020-01-30 01:04:29 -05:00
compiler.ts Update webpack typings (#8783) 2019-09-18 11:24:37 -04:00
entries.ts Fix hydration with custom _app and granular chunks (#10144) 2020-01-17 14:13:51 -06:00
generate-build-id.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
index.ts Add initial support for unstable_getServerProps (#10077) 2020-01-27 17:50:59 -05:00
is-writeable.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
spinner.ts Update resetting log for spinners (#8995) 2019-10-08 11:33:51 -05:00
utils.ts Add initial support for unstable_getServerProps (#10077) 2020-01-27 17:50:59 -05:00
webpack-config.ts [Experimental] Nomodule polyfills chunk (#10212) 2020-01-30 01:04:29 -05:00
write-build-id.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00