1. 06 8月, 2019 4 次提交
    • J
      v9.0.4-canary.1 · 11d2206c
      Joe Haddad 提交于
      11d2206c
    • L
      Add warning for API export (#8250) · abcaba7f
      Lukáš Huvar 提交于
      abcaba7f
    • J
      Experimental: Serverless Trace target (#8246) · b31c2967
      Joe Haddad 提交于
      * Experimental: Serverless Trace target
      The Serverless Trace target produces Serverless-handler wrapped entrypoints, but does not bundle all of `node_modules`.
      
      This behavior increases bundling performance to be more akin to `target: 'server'`.
      
      This mode is expected to be used with smart platforms (like [ZEIT Now](https://zeit.co/now) that can trace a program to its minimum dependencies.
      
      * Use more generic variables
      
      * Add asset relocator for production mode of serverless trace
      
      * Verify Firebase compatiblity
      
      * Revert "Add asset relocator for production mode of serverless trace"
      
      This reverts commit 8404f1dcf28b60edab41a56c94b38dcd3fddec20.
      
      * Add serverless trace tests
      
      * Add _isLikeServerless helper
      
      * Make constants
      
      * Fix export
      
      * Update packages/next-server/server/config.ts
      Co-Authored-By: NJJ Kasper <jj@jjsweb.site>
      
      * Use a global helper for is like serverless
      
      * Update import for isTargetLikeServerless
      
      * Update packages/next/build/index.ts
      Co-Authored-By: NJJ Kasper <jj@jjsweb.site>
      b31c2967
    • J
      [WIP] Add temp secret for PR Stats Action (#8248) · f40a9015
      JJ Kasper 提交于
      f40a9015
  2. 04 8月, 2019 4 次提交
  3. 03 8月, 2019 2 次提交
  4. 02 8月, 2019 3 次提交
  5. 01 8月, 2019 9 次提交
  6. 31 7月, 2019 5 次提交
  7. 30 7月, 2019 6 次提交
  8. 29 7月, 2019 7 次提交