Commit Graph

2 Commits

Author SHA1 Message Date
c0cc4547c2 Made ./gulp not always do "gulp watch".
Still allows "./gulp watch" though, which does "gulp && gulp watch".
Also allows for "./gulp --production", which we need during deployment.
2016-09-29 16:49:56 +02:00
9035d2f6a4 Added 'gulp' script, which does an 'npm install' when needed.
It then runs 'gulp' and 'gulp watch'.
2016-09-20 15:38:11 +02:00