adopted-ember-addons / ember-cli-hot-loader

An early look at what hot reloading might be like in the ember ecosystem
MIT License
99 stars 13 forks source link

FEATURE: optional tagless configuration #84

Closed toranb closed 6 years ago

toranb commented 6 years ago

Developers have asked for an optional tagless configuration to avoid css/style related issues that occur as a result of the extra wrapper div. I've tried to make it clear in the README that this is prone to error when using controller actions ;)

default configuration

default

tagless configuration

tagless