gtm4wp
gtm4wp copied to clipboard
Feature request: Minify JS
Hoping that minification can be introduced to the build process.
#68
Generally if you are using a cache plugin (which I usually recommend) they do the minification pretty well but of course we can add more support to this as well.
The files at https://github.com/duracelltomi/gtm4wp/tree/master/js are still unminified. Could you please minify these into e.g. dist
folder and use from there?
Came across this today, as Semrush reported hundreds of issues (multiple times on each page that loads the gtm4wp's javascript resources), and all of them come from duracelltomi-google-tag-manager/js/
.
What is the status of this? Any updates?
This has currently lower priority on the TODO list, however, if anyone can help with a PR to have this implemented, I am more than happy to merge it into the core.