-
-
Notifications
You must be signed in to change notification settings - Fork 112
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
Corrupted fonts & images #9
Comments
This is strange, do you have a reproduction repository? |
Yeah, here ya go. This is before adding with "vue add apollo."https://github.com/qgthree/vue-locust-apollo3. I reverted the changes on those files with no problem, but just wanted to report the issue. |
Same result here, it tampered with a bunch of logo and favicon files:
|
FWIW, I had this happen to me when invoking a different plugin on an existing project. |
This is a vue-cli issue: vuejs/vue-cli#1037 |
vue-cli has yet to release the fix for this. Is there any temporary work-a-round that I can employ until they do? edit: |
Revert the changes on those files using git.
Le jeu. 5 avr. 2018 à 16:12, Eric Lawrence <[email protected]> a
écrit :
… vue-cli has yet to release the fix for this. Is there any temporary
work-a-round that I can employ until they do?
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACqyfPoBo4vT_omuyW8IEx9tLJBqfcooks5tliZWgaJpZM4Slu6l>
.
|
Using "vue add apollo" on an existing project with images & fonts led to those files being corrupted. This includes files in both the public and src folders. I noticed those files are included when the install tells you "the following files have been updated / added."
The text was updated successfully, but these errors were encountered: