Commit Graph

8 Commits

Author SHA1 Message Date
3066b41058 Put generated JS into attract/static/assets/js/generated/ 2016-09-29 16:44:49 +02:00
2adf574b21 Concatenating scripts doesn't work well with caching 2016-09-29 12:55:56 +02:00
4c4489a890 Concatenate all general js files into tutti.js 2016-09-29 12:22:53 +02:00
8b1af91778 Gulp: Don't livereload by default
When running gulp watch, we were livereloading by default, which meant we can't have multiple 'gulp watch'.
2016-09-22 18:09:29 +02:00
2ddee224c2 Don't cache style compiling 2016-09-21 14:12:16 +02:00
8145d698bd Gulp: Avoid re-building unchanged files by caching the results 2016-09-20 15:13:25 +02:00
4a1e2169f0 More attract-server → attract 2016-09-07 10:50:44 +02:00
168e59805e Added template system to Attract extension. 2016-09-06 18:46:28 +02:00