olefredrik / FoundationPress

FoundationPress is a WordPress starter theme based on Foundation 6 by Zurb
https://foundationpress.olefredrik.com
MIT License
2.71k stars 871 forks source link

How to rename build js file with .min for js when i run build? #1389

Open winditprog opened 5 years ago

winditprog commented 5 years ago

hi olefredrik.

i think project will be perfect when we have an options for minify version of css and js when compile and build.

app.css for compile and app.min.css for build/archive

app.js and app.min.js same :)