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

[Editor] Fix warning o errori in developer mode di Vue o di altro genere #8

Open
jjak0b opened this issue Sep 15, 2020 · 0 comments
Open
Milestone

Comments

@jjak0b
Copy link
Owner

jjak0b commented Sep 15, 2020

è necessario sistemare la maggior parte degli errori o warning che compaiono in console
Nota: per abilitare la developer mode di Vue, dove sostituire il tag script di Vue in index.html con
<script crossorigin="anonymous" src="https://cdn.jsdelivr.net/npm/[email protected]/dist/vue.js"></script>
perchè la versione vue.min.js è implicitamente la production mode

@jjak0b jjak0b added the help wanted Extra attention is needed label Sep 15, 2020
@jjak0b jjak0b added this to the Editor milestone Sep 15, 2020
jjak0b added a commit that referenced this issue Sep 16, 2020
@jjak0b jjak0b removed the help wanted Extra attention is needed label Feb 12, 2021
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