1. 31 12月, 2019 1 次提交
  2. 11 11月, 2019 1 次提交
  3. 08 10月, 2019 1 次提交
  4. 11 7月, 2019 1 次提交
  5. 31 5月, 2019 1 次提交
  6. 29 4月, 2019 1 次提交
    • N
      Improve contributing guide (#7186) · c826048a
      Natalie Marleny 提交于
      - Correct the path to the compiled Next binary
      - Code to reveal which pages are avaliable within an example
      - Preferred way of testing an external application with a locally compiled Next
      - Add markdown code annotations
      c826048a
  7. 22 3月, 2019 1 次提交
  8. 14 2月, 2019 1 次提交
  9. 12 11月, 2018 1 次提交
    • A
      Update contributing.md to use yarn. (#5662) · d8f87940
      Anderson Leite 提交于
      The current contributing.md instructions are outdated since the project uses yarn.
      
      The problem:
      Without installing yarn we have the following error/output:
      
      `lerna ERR! yarn run prepublish exited ENOENT in 'next-server'`
      
      Adding new instructions on how to install and run the project.
      d8f87940
  10. 26 10月, 2018 1 次提交
  11. 06 10月, 2018 2 次提交
  12. 01 10月, 2018 1 次提交
    • T
      Monorepo (#5341) · b1c4f3ae
      Tim Neutkens 提交于
      - Implements Lerna
      - Moves all source code into `packages/next`
      - Keeps integration tests in the root directory
      b1c4f3ae
  13. 17 2月, 2017 1 次提交
  14. 13 2月, 2017 1 次提交
  15. 06 2月, 2017 1 次提交