Contains information about all chunks that are being rendered. This is useful to explore the entire chunk graph.
Optional
A lazily-created MagicString instance for the chunk's code. Use this to perform string transformations with automatic source map support. This is only available when experimental.nativeMagicString is enabled.
experimental.nativeMagicString
Contains information about all chunks that are being rendered. This is useful to explore the entire chunk graph.