stealjs / steal-conditional

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

Fix substitution variation for plugin names and folders #40

Closed m-mujica closed 7 years ago

m-mujica commented 7 years ago

a) modules using plugins, e.g: "#{foo}.css!" b) substitution of folder names, e.g: "/foo/#{platform}/index.js"

Closes #38

m-mujica commented 7 years ago

@matthewp can I merge this one and do a patch release? The tests in this steal-tools PR https://github.com/stealjs/steal-tools/pull/685 are running against this branch.