mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-03-04 14:59:46 +00:00
convert gulpfile.coffee to gulpfile.js
It actually makes a lot of sense to not use coffeescript because its not used elsewhere in the project. There was also Windows bug that prevented users from running the gulpfile https://github.com/gulpjs/gulp/issues/717
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,3 +2,4 @@ node_modules
|
||||
bower_components
|
||||
public
|
||||
.DS_Store
|
||||
npm-debug.log
|
||||
Reference in New Issue
Block a user