webark/ember-component-css
Vedi su GitHubLoad CSS lazily / unload it after no longer used
Open
#23 aperta il 13 apr 2015
help wanted
Metriche repository
- Star
- (536 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
We should have an option that allows the addon to dynamically require/load the CSS the first time a component is instantiated and potentially also unload it after every instance of it is removed. This will help prevent leakage and might even have some performance benefits?