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

Refactor: Update Template to use the latest version of packages #44

Merged
merged 1 commit into from
Jan 4, 2023

Conversation

the-double-a
Copy link
Contributor

the PR updates all packages and adds the following changes:

  • Building And Serving Nuxt in separate Process for isolation purposes
  • Ask for Telemetry configuration in Vue Cli questionary
  • Adopts to electron new node-integration and security changes
  • And fixes all issues regarding the new version of packages

@the-double-a the-double-a changed the title Update Template to use the latest version of packages Refactor: Update Template to use the latest version of packages Aug 17, 2021
@apgapg
Copy link

apgapg commented Dec 30, 2021

Hi @the-double-a ,

I am able to run dev version correctly, but when it comes to releasing with electron builder my app is crashing. Looks like main.js isnt respected and it tries to find index.html which doesnt exist. Can you please help me with electron-builder configuration for nuxt build?

@atinux atinux merged commit 3e90387 into nuxt-community:master Jan 4, 2023
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.

3 participants