previewer icon indicating copy to clipboard operation
previewer copied to clipboard

Add Gulp to auto-minify

Open xenleme opened this issue 6 years ago • 1 comments

Added Gulp to auto-minify javascript and css files

xenleme avatar Feb 01 '19 13:02 xenleme

Sorry about the delay reviewing this - previewer isn't actively maintained. Thank you for the PR.

Although, 2 questions to note:

  1. 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.
  2. Gulp minify looks great, but it'd be perfect if it'd support pre-pending the license + version.

ajayns avatar Jun 08 '20 05:06 ajayns