-
Notifications
You must be signed in to change notification settings - Fork 52
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
code is included in production builds #108
Comments
Hmm, that should already be the default behavior... |
D'oh! Looks like we need this kind of thing for |
|
drewlee
pushed a commit
to drewlee/ember-a11y-testing
that referenced
this issue
Sep 27, 2019
I have a fix for this in PR #134 |
drewlee
pushed a commit
to drewlee/ember-a11y-testing
that referenced
this issue
Sep 27, 2019
drewlee
pushed a commit
to drewlee/ember-a11y-testing
that referenced
this issue
Sep 27, 2019
drewlee
pushed a commit
that referenced
this issue
Sep 27, 2019
Fixed w/PR #134. Will publish a new release sometime before Monday. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is it possible to exclude this code from being included when running
ember b --environment=production
?The text was updated successfully, but these errors were encountered: