Closed aneeshmg closed 6 years ago
Is there a way i can minify/uglify the css and javascript on running npm run publish
npm run publish
@aneeshmg It should be minified and uglified on publishing with these settings from jekyll-assets by default: https://github.com/envygeeks/jekyll-assets#configuration
You can of course change these settings!
Is there a way i can minify/uglify the css and javascript on running
npm run publish