1. 15 12月, 2016 1 次提交
  2. 07 12月, 2016 1 次提交
  3. 04 12月, 2016 1 次提交
  4. 02 12月, 2016 1 次提交
  5. 28 11月, 2016 1 次提交
    • A
      Add support for webpack's CommonsChunkPlugin and remove next bundle (#301) · fcd59ade
      Arunoda Susiripala 提交于
      * Add example app which demonstrate the problem.
      
      * Add the first working version.
      
      * Fix lint issues.
      
      * Add README.md
      
      * Use /_next/main.js as the main file URI
      
      * Add the support for loading the core next bundle.
      
      * Optimize the output by removing Next modules from pages.
      
      * Use the same package.json as master use.
      
      * Change the example repo's README for simpler instructions.
      
      * Change example projects package.json to support next build and start.
      
      * Change main.js into commons.js.
      
      * Add support for hot core reload and errors.
      
      * Introduce require based on eval-script.
      
      * Add error reporting support with hot reloading.
      
      * Update README.md
      fcd59ade
  6. 24 11月, 2016 1 次提交
    • N
      Handle runtime errors (#268) · c7ba914f
      Naoyuki Kanezawa 提交于
      * display runtime errors by error-debug
      
      * server: fix status
      
      * render Error component on client error
      
      * server: render runtime errors of error template
      
      * server: handle errors of error template on render404
      
      * server: add a comment
      
      * server: refactor renderJSON
      
      * recover from runtime errors
      
      * _error: check if xhr exists
      
      * _error: improve client error
      
      * _error: improve error message
      c7ba914f
  7. 23 11月, 2016 1 次提交
  8. 18 11月, 2016 1 次提交
  9. 06 11月, 2016 2 次提交
  10. 04 11月, 2016 1 次提交
  11. 03 11月, 2016 1 次提交
  12. 28 10月, 2016 2 次提交
  13. 25 10月, 2016 1 次提交
  14. 24 10月, 2016 2 次提交
  15. 22 10月, 2016 2 次提交
  16. 19 10月, 2016 1 次提交
  17. 17 10月, 2016 4 次提交
  18. 16 10月, 2016 2 次提交
  19. 14 10月, 2016 1 次提交
  20. 10 10月, 2016 2 次提交
  21. 09 10月, 2016 4 次提交
  22. 08 10月, 2016 2 次提交
  23. 07 10月, 2016 1 次提交
  24. 06 10月, 2016 4 次提交