You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* An indicator of whether to prefix virtual module IDs with a specific string. This is useful for ensuring that virtual modules are only processed by the plugin and not by other plugins or the bundler itself.
33
33
*
34
34
* @remarks
35
-
* - If set to `true`, virtual module IDs will be prefixed with the string `\0powerlines:`.
35
+
* - If set to `true`, virtual module IDs will be prefixed with the string `powerlines-virtual:`.
36
36
* - If set to `false`, no prefix will be added to virtual module IDs.
0 commit comments