Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
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 have a vue 3 project with a custom config, it is located here: /public/.env.js
I want to make a separate config file for electron
how can I import the required .env.electron.js,
or specify a special public directory "public_electron",
or just add new properties to the window object?
Beta Was this translation helpful? Give feedback.
All reactions