v13.4.0
New
-
In production mode, Scoped IDs are now generated using file content to ensure consistency when distributing built files. Note in dev mode, scope IDs are still generated using file paths because that is required to ensure consistent file requests across edits in order to support hot-reload.
-
transformToRequire
option now support wildcard tags (e.g.{ '*': 'src' }
)