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

Feat/refactor - Electron APIs like ipcRenderer directly in Nuxt, added TailwindCSS #250

Merged
merged 27 commits into from
Jun 1, 2023

Conversation

nwittwer
Copy link
Collaborator

@nwittwer nwittwer commented Jun 1, 2023

  • Re-added ability to use Electron APIs like ipcRenderer directly from Vue front-end (using vite-plugin-electron-renderer config)
  • Re-attached Electron ipcRenderer calls in Nuxt.js directly (enabled by vite-plugin-electron-renderer)
  • Switched to Vite vite-comlink from Webpack comlink-loader
  • Added TailwindCSS

@nwittwer nwittwer changed the title Feat/refactor Feat/refactor - Electron APIs like ipcRenderer directly in Nuxt, added TailwindCSS Jun 1, 2023
@nwittwer nwittwer marked this pull request as ready for review June 1, 2023 19:34
@nwittwer nwittwer merged commit 4133567 into dev Jun 1, 2023
@nwittwer nwittwer deleted the feat/refactor branch June 1, 2023 19:34
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