webark/ember-component-css

Load CSS lazily / unload it after no longer used

Open

#23 aperta il 13 apr 2015

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)JavaScript (112 fork)github user discovery
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?

Guida contributor