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

Compatible with vue-cli-plugin-electron-builder typescript #405

Open
zssng opened this issue Aug 19, 2020 · 1 comment
Open

Compatible with vue-cli-plugin-electron-builder typescript #405

zssng opened this issue Aug 19, 2020 · 1 comment

Comments

@zssng
Copy link

zssng commented Aug 19, 2020

I use vue-cli-plugin-electron-builder plugin to create a electron app,when i add vue-cli-plugin-apollo to the project,app show blank on start. It solved by remove import { createProvider } from './plugins/vue-apollo' and ' apolloProvider: createProvider(),' in the main.ts,so I am pretty sure it is relate to the plugin.

@zssng
Copy link
Author

zssng commented Aug 19, 2020

Found a workaround.

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

No branches or pull requests

1 participant