elementor / hello-theme

A plain-vanilla theme, best suited for building your site using Elementor plugin. This theme resets the environment and prepares it for smooth operation of Elementor.
https://elementor.com/hello-theme/
573 stars 229 forks source link

/assets/js/hello-frontend.min.js is not minified #419

Open Kiv4h opened 1 month ago

Kiv4h commented 1 month ago

Contrary to what the file name suggests, the content of the file is not minified. SEO tools such as Semrush therefore report a problem every time. This should be a simple fix in deployment.

Sample: https://bytehaus.de/wp-content/themes/hello-elementor/assets/js/hello-frontend.min.js?ver=3.1.1

rami-elementor commented 1 month ago

@Kiv4h, thank you for bringing this to our attention.

I've checked this and you are correct, the original file and the minified file are the same:

We will fix this bug in our next release.