Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any plans to minify content within script tag of type="application/ld+json"? #1132

Open
VincentVToscano opened this issue Jul 20, 2022 · 0 comments · May be fixed by #1157
Open

Any plans to minify content within script tag of type="application/ld+json"? #1132

VincentVToscano opened this issue Jul 20, 2022 · 0 comments · May be fixed by #1157

Comments

@VincentVToscano
Copy link

Sending a big thanks to the team and contributors maintaining this project 👍

I wanted to ask if there were any plans to minify content within <script type="application/ld+json">? Below are all the details of my system and how I've implemented your hard work within my projects. Within that script tag, I am using an array. Hoping this helps. Thanks for reviewing and please let me know if I can give any more details that help.

Version
"html-minifier": "^4.0.0",

System
macOS 12.4

Node
v14.16.1

Usage
html-minifier --input-dir ../public/ --output-dir ../public/ --case-sensitive --collapse-whitespace --remove-comments --remove-redundant-attributes --remove-script-type-attributes --minify-css true --minify-js true --file-ext html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant