You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have a report from semrush, where I noticed, then in bundle of NextJS I have parts of scripts, which are not minified, and all of them are related to styles, which are rendered in JS in dist/index.js.
To Reproduce
Steps to reproduce the behavior:
Just open build of your NextJS project
Expected behavior
Minified scripts and styles included
Screenshots
Desktop (please complete the following information):
OS: MacOS
Browser chrome
Version latest
The text was updated successfully, but these errors were encountered:
Describe the bug
I have a report from semrush, where I noticed, then in bundle of NextJS I have parts of scripts, which are not minified, and all of them are related to styles, which are rendered in JS in dist/index.js.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Minified scripts and styles included
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: