Make VIRTUAL_PREFIX configurable #452
Replies: 2 comments 3 replies
-
That looks like a weird limitation. In the end, there is no file named that way It's just a virtual file that is handled by the dev server. Other libraries like uno.css does this as well It would be helpful to see how this error is produced |
Beta Was this translation helpful? Give feedback.
1 reply
-
@posva please note that changing Example of places where we depend on the name
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using this in the development of a chrome web extension and am receiving this error:
So it would be nice to be able to configure the
VIRTUAL_PREFIX
or maybe opt for another default?Beta Was this translation helpful? Give feedback.
All reactions