Closed guoshuangyang closed 1 year ago
Memory seems to leak, which is not a problem in a development environment, but in a production environment there is a memory leak, with the above warning accompanying the increase in memory usage
@vue/repl version: 2.5.8
Example code link: https://stackblitz.com/edit/vitejs-vite-gxvkgj?file=src%2FApp.vue preview link: https://ep-play.pages.dev
It doesn't seem to be a repl problem, I tested it at play.vuejs.org.It has the same problem
play.vuejs.org link
Memory seems to leak, which is not a problem in a development environment, but in a production environment there is a memory leak, with the above warning accompanying the increase in memory usage
@vue/repl version: 2.5.8
Example code link: https://stackblitz.com/edit/vitejs-vite-gxvkgj?file=src%2FApp.vue preview link: https://ep-play.pages.dev