Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Inline JS is not being minified #809

Description

@javdl

Hi, I would like to contribute a PR to minify inline JS. In the current form, HTML is being minified but any script tags are not. I know the place to add scripts is main.js most of the time, but in this case I want to add a measurement script that needs to be in the .
Besides, the Google Analytics script in the footer is also not being minified. So there's room left for optimization in both cases.
How do you think about this?

I tested this with https://www.npmjs.com/package/gulp-minify-inline Please let me know if you suggest a different package.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions