ember-cli-hot-loader
ember-cli-hot-loader copied to clipboard
[WIP] Custom tag management for components
This PR allow users to manage wrapper component tagName. Now users may specify tag name for wraper to render and force tagless/tagged component behaviour by component name.
Could you write up some README changes to express how this differs from what we offer today w/ configuration? Also, will this be a breaking change or does it just look that was on the surface?