Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix path to desktop configuration (replace 'frameworks' by 'shared') #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix path to desktop configuration (replace 'frameworks' by 'shared') #12

wants to merge 1 commit into from

Conversation

radio-miskovice
Copy link

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

fix issue #11

  • What is the current behavior? (You can also link to an open issue here)

npm run start:desktop:windows fails. The problem ppears to be wrong path in electron/main.desktop.ts:16, which is 'frameworks/electron/index' but in the new version should be 'shared/electron/index'.

  • What is the new behavior (if this is a feature change)?

Builds and starts the electron app, although the app itself does not display. But the bug that prevented successful build is fixed.

  • Other information:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant