1. 14 7月, 2017 1 次提交
  2. 28 6月, 2017 1 次提交
  3. 23 6月, 2017 2 次提交
  4. 31 5月, 2017 1 次提交
  5. 15 2月, 2017 1 次提交
  6. 08 2月, 2017 1 次提交
  7. 11 1月, 2017 1 次提交
  8. 15 9月, 2016 1 次提交
  9. 12 7月, 2016 3 次提交
  10. 08 6月, 2016 2 次提交
  11. 08 3月, 2016 1 次提交
  12. 03 3月, 2016 1 次提交
    • P
      Use local version of gulp in build steps. · 4d6e7dfc
      Phillip Johnsen 提交于
      Previously developers had to install gulp globally on their machine
      to build the project. These changes changes that by using the already
      locally installed version of gulp, removing the environment requirements
      aswell as ensuring everyone are using the same version of gulp.
      
      It fixes the VS Code build tasks, aswell as creating a npm script to trigger the watch task:
      
      ```bash
      $ npm run watch
      ```
      4d6e7dfc
  13. 15 1月, 2016 1 次提交
  14. 13 11月, 2015 1 次提交