ember-fastboot / ember-cli-fastboot

Server-side rendering for Ember.js apps
http://ember-fastboot.com/
MIT License
852 stars 160 forks source link

fix: removes slow leak by emptying cache for source maps #895

Closed gabrielcsapo closed 2 years ago

gabrielcsapo commented 2 years ago

A faster fix for the slow memory leak explained in https://github.com/ember-fastboot/ember-cli-fastboot/pull/894, but without depending on the vm to have source maps knowledge which is currently a bug.