1. 20 6月, 2019 4 次提交
  2. 19 6月, 2019 8 次提交
  3. 18 6月, 2019 1 次提交
  4. 15 6月, 2019 1 次提交
    • L
      Improve docs (#7564) · a71cb644
      Luis Fernando Alvarez D 提交于
      * Update getInitialprops docs
      
      * Update docs for prefetch
      
      * Updated prefetch docs
      
      * Removed hotSelfAccept from docs and othr changes
      
      * Prefer /public
      
      * dots dots dots dots
      
      * Added docs for Automatic Pre-rendering
      
      * Added a note to <Link />
      
      * Removed 404 example
      
      * Added references for Automatic pre-rendering
      
      * Added a typescript section for AMP
      
      * Executed doctoc again to add AMP sections
      
      * Properly explain automatic pre-rendering
      
      * Switch back to LF
      
      * Apply corrections
      Co-Authored-By: NJoe Haddad <timer150@gmail.com>
      
      * Minor corrections
      
      * Added back some periods
      
      * Added back some periods
      a71cb644
  5. 14 6月, 2019 2 次提交
  6. 13 6月, 2019 2 次提交
  7. 12 6月, 2019 2 次提交
  8. 11 6月, 2019 4 次提交
  9. 10 6月, 2019 10 次提交
  10. 09 6月, 2019 1 次提交
  11. 08 6月, 2019 2 次提交
  12. 07 6月, 2019 1 次提交
  13. 06 6月, 2019 2 次提交
    • J
      Default `target` in `loadConfig` instead of `next build` (#7521) · a372edae
      Joe Haddad 提交于
      * Default `target` in `loadConfig` instead of `next build`
      We should set the target from the environment variable during `loadConfig` instead of in `next build`. This ensures all other locations in Next.js that rely on `config` can read the correct value to toggle behaviors.
      
      * Use object destructuring
      
      * Add tests for builder target
      
      * Run start with serverless
      a372edae
    • T
      v8.1.1-canary.47 · a3082d67
      Tim Neutkens 提交于
      a3082d67