stealjs / steal-conditional

Conditional loading
https://stealjs.com/docs/steal-conditional.html
MIT License
6 stars 1 forks source link

Automatic configuration #23

Closed m-mujica closed 7 years ago

m-mujica commented 7 years ago

@matthewp I noticed some plugins (like steal-css, steal-less) don't need any configuration once they are installed, should steal-conditional do something similar?

matthewp commented 7 years ago

That's actually going to be changing for steal-css and steal-less.

m-mujica commented 7 years ago

@matthewp gotcha, does that mean that those plugin will need configuration? Using the ext object?

I'm guessing we can close this issue then

matthewp commented 7 years ago

Will work like this: https://github.com/stealjs/steal-npm/issues/194