We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The support for Vue is awesome, but a huge improvement that could have improved my own experience would have been to either
(1) include instructions on how to directly add the JS to the head tag as described in this post: https://stackoverflow.com/questions/45047126/how-to-add-external-js-scripts-to-vuejs-components or
(2) allow me to Vue.use() the provided script and set the write key in the passed dictionary.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The support for Vue is awesome, but a huge improvement that could have improved my own experience would have been to either
(1) include instructions on how to directly add the JS to the head tag as described in this post: https://stackoverflow.com/questions/45047126/how-to-add-external-js-scripts-to-vuejs-components or
(2) allow me to Vue.use() the provided script and set the write key in the passed dictionary.
The text was updated successfully, but these errors were encountered: