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

Suggestion: There is any way to prevent code block to being minify. #170

Open
vikramparihar opened this issue Dec 13, 2022 · 0 comments
Open

Comments

@vikramparihar
Copy link

I have a blog website build in laravel.
I am using laravel page speed package for minify the output html to browser.
But when i enable
// \RenatoMarinho\LaravelPageSpeed\Middleware\CollapseWhitespace::class
This class my code block section being minified and user unable to read code section on browser
Before minify
image
After minify
image

So Is there any way to prevent code block or specific section of blade to stop minify.
Thank you.

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

No branches or pull requests

1 participant