-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
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
Webpack Hints #17122
Labels
Comments
Let's reorder this by priority once @sokra responds to some of the ? issue items. |
This issue had no activity for at least three months. It's subject to automatic issue closing if there is no activity in the next 15 days. |
Issue was closed because of inactivity. If you think this is still a valid issue, please file a new issue with additional information. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
optimization.runtimeChunk: true
when runtime is in a large chunk ( Example: Chunk's sourcemap cache is not work on dev mode because of runtime getFullHash changes every time #12145 )[not cacheable]
Where and why the hell does this show up? Report on it? Stats Printer? (Example: A way to analyze why modules were flagged as "not cacheable". #748)Did you mean ...
error when a module isn't found (Low priority - Help Wanted) (Example: Case insensitivity causes builds to fail when run on another platform #5543)stats.hints: number | false | true
The text was updated successfully, but these errors were encountered: