-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
boolean negation with es6 modules and negation syntax #64
base: master
Are you sure you want to change the base?
Conversation
- fix issue with negation and es6 modules close #58
Does this fix an issue? I know we use |
sorry.. forgot to add some info
|
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 |
change negation
change negation
change negation
@matthewp done.. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great! This will be a major version change then.
this is a breaking change !
this PR change the negation syntax from
~
to^