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

Add a warning about memory leak #1973

Closed
wants to merge 1 commit into from

Conversation

Nainterceptor
Copy link

Proof of memory & CPU leak :
(red line is a container restart)
Before, with Vue.use in the exported function of a plugin :
Screenshot 2020-02-06 at 09 24 39
Screenshot 2020-02-06 at 09 19 58

After, moved Vue.use outside of this exported function :
Screenshot 2020-02-10 at 11 15 31

@debs-obrien
Copy link
Contributor

Thanks for your contributions. We are now closing this repo as docs have now moved to nuxtjs.org using content module. Please continue your contributions on that site especially focusing on the guides folder which is the new docs. Thanks

https://github.com/nuxt/nuxtjs.org/blob/master/README.md

@debs-obrien
Copy link
Contributor

pr added to new docs - nuxt/website-v2#505

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.

None yet

3 participants