-
-
Notifications
You must be signed in to change notification settings - Fork 9.5k
Webpack Hints #17122
Copy link
Copy link
Closed
Labels
area: configOptions, defaults, validation (lib/config, schemas/)Options, defaults, validation (lib/config, schemas/)area: optimizationTree-shaking, splitChunks, concatenation, ids (lib/optimize, lib/ids)Tree-shaking, splitChunks, concatenation, ids (lib/optimize, lib/ids)status: staleNo author response after a needs: request; close candidateNo author response after a needs: request; close candidatewebpack-5Concerns the webpack 5 lineConcerns the webpack 5 line
Description
Activity
Metadata
Metadata
Assignees
Labels
area: configOptions, defaults, validation (lib/config, schemas/)Options, defaults, validation (lib/config, schemas/)area: optimizationTree-shaking, splitChunks, concatenation, ids (lib/optimize, lib/ids)Tree-shaking, splitChunks, concatenation, ids (lib/optimize, lib/ids)status: staleNo author response after a needs: request; close candidateNo author response after a needs: request; close candidatewebpack-5Concerns the webpack 5 lineConcerns the webpack 5 line
Type
Fields
Priority
None yet
Start date
None yet
Target date
None yet
Effort
None yet
optimization.runtimeChunk: truewhen 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