quasar build -m electron external api not work #10271
Unanswered
vt167098
asked this question in
CLI - Electron mode
Replies: 0 comments
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 run command "quasar dev -m electron". It's normal work fine.
But I builded production("quasar build -m electron --debug"), then call external API not work.
I see api path is "file:c:///api/example/xxx/abc.
How can I do build production electron call external api path same development?
Beta Was this translation helpful? Give feedback.
All reactions