previewer
previewer copied to clipboard
Add Gulp to auto-minify
Added Gulp to auto-minify javascript and css files
Sorry about the delay reviewing this - previewer isn't actively maintained. Thank you for the PR.
Although, 2 questions to note:
- A way simpler form of .gitignore would do as we're not using any dependencies at all, so you could maybe trim that down to just node_modules any other basic things.
- Gulp minify looks great, but it'd be perfect if it'd support pre-pending the license + version.