stealjs / steal-conditional

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

boolean negation with es6 modules and negation syntax #64

Open pYr0x opened 5 years ago

pYr0x commented 5 years ago

this is a breaking change !

this PR change the negation syntax from ~ to ^

matthewp commented 5 years ago

Does this fix an issue? I know we use ~ for home directory, does this help with that in some way?

pYr0x commented 5 years ago

sorry.. forgot to add some info

matthewp commented 5 years ago

Ok, I'm fine with making this change then. But the docs do need to be updated: https://github.com/stealjs/steal-conditional/tree/master/docs

pYr0x commented 5 years ago

@matthewp done..