Replies: 1 comment 1 reply
-
If I understood your question correctly, you have a v15 nx-electron project with angular application as a frontend project.
|
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.
-
Hey!
I've some conceptual questions. I've been trying to find some information and help on the web for hours now, unfortunately without success. Hopefully you can help me! 🙏
I setup a nx15 workspace with nx-electron and I was able to start the native program. (as well I setup an angular project with electron)
That electron is working I had to start my test-app and paste the url of the test-app in the constants.ts of the electron-app.
How is it possible to bundle this two apps together? As I've seen in the "normal"-angular project, electron was kind of wrapping around the app.
Is there an example available that I could use as a guide?
Many thanks in advance!
Alex
Beta Was this translation helpful? Give feedback.
All reactions