Metadata for non-entry optimized chunks and dynamic imports
This hash is determined by user config. This is checked on server startup to avoid unnecessary re-bundles.
OptimizedDepInfo list
Metadata for each newly discovered dependency after processing
The main hash is determined by user config and dependency lockfiles. This is checked on server startup to avoid unnecessary re-bundles.
This hash is determined by dependency lockfiles. This is checked on server startup to avoid unnecessary re-bundles.
Metadata for each already optimized dependency
The browser hash is determined by the main hash plus additional dependencies discovered at runtime. This is used to invalidate browser requests to optimized deps.