ScorprocS
Results
2
comments of
ScorprocS
> Hello, You cannot achieve what you want. The plugin replaces process.env / import.meta.env notations in your code source with the values in your environment (including those read from you...
Thanks. I think the best would be able to use only a .env file which will be injected at build time for default and common values (as it is now)...