usage with vitejs #1
Unanswered
nichita-pasecinic
asked this question in
Q&A
Replies: 1 comment 9 replies
-
I guess I've found the plugin in docs ))) |
Beta Was this translation helpful? Give feedback.
9 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.
-
Hi, how does it work with projects that are already using vite.js as bundler ?
I've install the dependency and run the
vite build
, but seems that myimport.meta.env
was totally handled by vitejs and they were not replaced with placeholder so I can use the CLI afterwards.Could you please help me ?
Beta Was this translation helpful? Give feedback.
All reactions