Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Add a warning about memory leak #1973

Closed
wants to merge 1 commit into from
Closed

Add a warning about memory leak #1973

wants to merge 1 commit into from

Conversation

pand-app
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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants