FunctionscollectCssChunkscollectCssChunks CallablecollectCssChunks(modules: ModuleContextValueType): Promise<string>experimentalCollects the css chunks from all modules rendered during SSR Handling for async chunks is not final and subject to change. Eventually a parameter for the rendered html might be added to analyze the async chunksParametersmodules: ModuleContextValueTypeReturns Promise<string>
Collects the css chunks from all modules rendered during SSR Handling for async chunks is not final and subject to change. Eventually a parameter for the rendered html might be added to analyze the async chunks