rsnext/packages/next/build
Janicklas Ralph f4e6149d1c Experimental module/nomodule support (#7704)
* Module/nomodule implementation based on RFC 7563

* Remove comment

* Fixing issue with building amp pages

* Fixing test cases for serverless mode

* Adding safari 10 nomodule fix. Preloading modern js by default

* Fixing size-limit integration test

* Bug fix

* Adding testcase for modern build

* Trigger rebuild

* Setting default crossOrigin value

* Moving modern config option inside experimental flag

* Adding nomodule attribute to safari-fix script

* Changing safari10NomoduleFix default value to true

* Removing safari-fix flag

* Changing .es6 to .module

* Disable modern default

* Removing default crossOrigin value. Setting modern flag to false by default. Fixed test cases

* Remove confusing defaults and mark required instead

* Adjust blacklist

* Move behavior of page marking

* Fixing childCompiler errors not being captured

* Tweak names

* Revert

* whoops

* Fixing bug with page-loader.js

* Changing modern babel cache name

* Rename helper

* Iterate over both bundles

* Correctly clamp bundle sizes

* Revert test

* Add modern mode tests

* Fix test

* test

* test2
2019-07-24 22:16:32 -04:00
..
babel Experimental module/nomodule support (#7704) 2019-07-24 22:16:32 -04:00
output fix terminal links (cmd-click) on VSCode (#7849) 2019-07-09 19:34:20 -05:00
webpack Experimental module/nomodule support (#7704) 2019-07-24 22:16:32 -04:00
compiler.ts Revert "ncc Webpack build redux (#7628)" 2019-06-24 09:48:26 -04:00
entries.ts Fix build for API routes conflict pages (#7992) 2019-07-16 12:59:09 +02:00
flying-shuttle.ts Replace fs.exists with fs.access (#7742) 2019-07-16 23:01:21 -07:00
generate-build-id.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
index.ts Experimental module/nomodule support (#7704) 2019-07-24 22:16:32 -04:00
is-writeable.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
static-checker.ts Add prerender PageConfig option (#7699) 2019-07-01 14:13:52 -07:00
utils.ts Replace fs.exists with fs.access (#7742) 2019-07-16 23:01:21 -07:00
webpack-config.ts Experimental module/nomodule support (#7704) 2019-07-24 22:16:32 -04:00
write-build-id.ts Disable flying shuttle when building for now dev (#6998) 2019-04-10 12:37:13 -04:00