-
Notifications
You must be signed in to change notification settings - Fork 29.3k
Experimental module/nomodule support #7704
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
29906bb
Module/nomodule implementation based on RFC 7563
janicklas-ralph 2299129
Remove comment
janicklas-ralph 0a4ea07
Fixing issue with building amp pages
janicklas-ralph aafa8d7
Fixing test cases for serverless mode
janicklas-ralph d722f52
Adding safari 10 nomodule fix. Preloading modern js by default
janicklas-ralph 498a602
Fixing size-limit integration test
janicklas-ralph 2ad8dd9
Merge branch 'canary' of github.com:zeit/next.js into canary
janicklas-ralph d0b95c7
Bug fix
janicklas-ralph c1e97a0
Merge branch 'canary' of github.com:zeit/next.js into canary
janicklas-ralph 5ec94dc
Adding testcase for modern build
janicklas-ralph 562f704
Merge branch 'canary' of github.com:zeit/next.js into canary
janicklas-ralph f795221
Trigger rebuild
janicklas-ralph 3bc16ce
Setting default crossOrigin value
janicklas-ralph 7871271
Moving modern config option inside experimental flag
janicklas-ralph 8dc4c5d
Adding nomodule attribute to safari-fix script
janicklas-ralph 028915c
Merge branch 'canary' of github.com:zeit/next.js into canary
janicklas-ralph 7adf981
Changing safari10NomoduleFix default value to true
janicklas-ralph 77e9805
Removing safari-fix flag
janicklas-ralph 2ab5728
Changing .es6 to .module
janicklas-ralph 8cf16e0
Merge branch 'canary' of github.com:zeit/next.js into canary
janicklas-ralph b6a4d11
Disable modern default
Timer 75d473b
Merge branch 'canary' of github.com:zeit/next.js into canary
janicklas-ralph 483c38c
Merge branch 'canary' of github.com:janicklas-ralph/next.js into canary
janicklas-ralph 322852f
Removing default crossOrigin value. Setting modern flag to false by d…
janicklas-ralph 8b209f6
Merge branch 'canary' into mnom
Timer f0bcc4a
Remove confusing defaults and mark required instead
Timer f4ff686
Adjust blacklist
Timer 40057ce
Move behavior of page marking
Timer c06b8c1
Fixing childCompiler errors not being captured
janicklas-ralph 51ee549
Tweak names
Timer 4e60971
Merge branch 'canary' of github.com:janicklas-ralph/next.js into mnom
Timer b73c843
Revert
Timer 2cdfe90
whoops
Timer 70f8a67
Fixing bug with page-loader.js
janicklas-ralph ebcdde4
Merge branch 'canary' of github.com:janicklas-ralph/next.js into canary
janicklas-ralph b5fa8bd
Changing modern babel cache name
janicklas-ralph 1a99dd4
Rename helper
Timer aefd501
Iterate over both bundles
Timer 46fed08
Correctly clamp bundle sizes
Timer 58082f6
Revert test
Timer c1854f7
Add modern mode tests
Timer d86a4c5
Fix test
Timer f1ba3f5
test
Timer 8e009c2
test2
Timer 248d775
Merge branch 'canary' into canary
Timer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.