1. 25 7月, 2019 2 次提交
    • J
      Experimental module/nomodule support (#7704) · f4e6149d
      Janicklas Ralph 提交于
      * 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
      f4e6149d
    • J
      Enable Kodiak bot (#8096) · 31385feb
      Joe Haddad 提交于
      31385feb
  2. 24 7月, 2019 2 次提交
  3. 23 7月, 2019 2 次提交
  4. 22 7月, 2019 3 次提交
  5. 20 7月, 2019 2 次提交
    • J
      v9.0.3-canary.2 · 5a54e871
      Joe Haddad 提交于
      5a54e871
    • J
      Rewrite Create Next App (#8030) · 104d18c6
      Joe Haddad 提交于
      * Completely rewrite Create Next App
      
      * Sort imports
      
      * Show what package manager is being used
      
      * Fix project name suggestion
      
      * Update tests for new implementation
      
      * Use normal prepublish command for on-install
      
      * Upgrade Node version
      
      * Switch to 8.16
      
      * Disable v8 cache
      
      * Swap out update check package and fix CLI boot
      104d18c6
  6. 19 7月, 2019 1 次提交
  7. 18 7月, 2019 9 次提交
  8. 17 7月, 2019 6 次提交
  9. 16 7月, 2019 13 次提交