Minify JS Files Automatically on GitHub? -
Minify JS Files Automatically on GitHub? -
is there way automatically or using site tool minify javascript files in repository command on github?
i have forks of projects started others , i'd streamline process of changing non-minified files , having minified files changed result.
i dont think smart maintain in repository minified version of file.
repository should contain non minified version.
i assume making web-site, , can suggest using sort of tool minimization of files grunt
when deploy changes web site, can run script, minify file.
or can minify files grunt before commit.
github
Comments
Post a Comment