1. 04 2月, 2020 2 次提交
  2. 03 2月, 2020 3 次提交
  3. 02 2月, 2020 1 次提交
  4. 30 1月, 2020 2 次提交
    • T
      v9.2.2-canary.4 · 9546011a
      Tim Neutkens 提交于
      9546011a
    • T
      [Experimental] Nomodule polyfills chunk (#10212) · e35005c2
      Tim Neutkens 提交于
      * 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: NJoe Haddad <timer150@gmail.com>
      Co-authored-by: NJJ Kasper <jj@jjsweb.site>
      e35005c2