webark/ember-component-css

Load CSS lazily / unload it after no longer used

Open

#23 建立於 2015年4月13日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)JavaScript (112 fork)github user discovery
help wanted

倉庫指標

Star
 (536 star)
PR 合併指標
 (PR 指標待抓取)

描述

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?

貢獻者指南