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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* This file exists to appease both type checking and require.resolve
* checks for the existance of `@embroider/virtual`.
*
* This library has a '.' entrypoint which points to this file for require.resolve (if a consumer needed), as well as every other export.
*
* Real types are provided for the non-'.' exports.
*/
thrownewError(
`@embroider/virtual module loaded at runtime! This is likely a mistake. Make sure that you have all the needed plugins for virtually providing embroider's virtual modules.`