Skip to content
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

Cleanup / fix some svelte related functionality. #63

Merged

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented May 22, 2018

  • Ensure (in production) that all svelte flags are replaced by their evaluated boolean value.
  • Ensure that conditions like if (DEPRECATED_FLAG && otherThing()){ } receive an error in their consequent.

@rwjblue rwjblue merged commit 65ae930 into ember-cli:master May 22, 2018
@rwjblue rwjblue deleted the loosen-if-statement-parent-condition branch May 22, 2018 15:07
@Turbo87 Turbo87 added the bug label Jan 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants