Commit Graph

5 Commits

Author SHA1 Message Date
Mattia Natali 9597a28320 🎨 Optimized gulp zip file generation (#403)
no issue

- Optimised the `gulp zip` task, so the zip file doesn't include the `assets/css` (`built` folder is used for CSS) and the `dist` folder (is used to output the zip file)
2017-10-23 16:52:52 +07:00
Yoran Brondsema d34ff1d32b Add a Gulp task to create the zip (#374) 2017-09-18 09:37:00 -07:00
John O'Nolan 397a096949 Rejig asset compilation destination
Avoid using "public" because it's a reserved word by the asset helper
2017-06-16 13:23:03 +01:00
John O'Nolan b7a788f973 Clean up build tasks 2017-06-16 10:13:38 +01:00
John O'Nolan eda0ec4db2 First pass 2.0 design 2017-05-15 21:03:47 +01:00