Closed m-mujica closed 7 years ago
This way, module identifiers using the ~ scheme (or the package name) are normalized appropriately by the npm-extension before steal-conditional uses it to glob the file system to detect the substitution variations
~
npm-extension
steal-conditional
I wasn't sure how to write a test in steal-conditional, in steal-tools was easy to replicate though https://github.com/stealjs/steal-tools/pull/584
Fixes #31
LGTM 👍
This way, module identifiers using the
~
scheme (or the package name) are normalized appropriately by thenpm-extension
beforesteal-conditional
uses it to glob the file system to detect the substitution variationsI wasn't sure how to write a test in steal-conditional, in steal-tools was easy to replicate though https://github.com/stealjs/steal-tools/pull/584
Fixes #31