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

FIX: deprecations for ember-cli #4

Merged
merged 1 commit into from Dec 16, 2021
Merged

Conversation

pfaffman
Copy link
Contributor

I copy-pasted these into my browser on github. I have not tested these, but I think they're right?

Deprecation notice: "search-service:main" is deprecated, use "service:search" instead (deprecated since Discourse 2.8.0.beta8) (removal in Discourse 2.9.0.beta1)

To prevent errors in tests, add a `pluginId` key to your `modifyClass` call. This will ensure the modification is only applied once.

I copy-pasted these into my browser on github. I have not tested these, but I think they're right?
```
Deprecation notice: "search-service:main" is deprecated, use "service:search" instead (deprecated since Discourse 2.8.0.beta8) (removal in Discourse 2.9.0.beta1)

To prevent errors in tests, add a `pluginId` key to your `modifyClass` call. This will ensure the modification is only applied once.
```
@angusmcleod
Copy link
Member

@pfaffman Thanks!

@angusmcleod angusmcleod merged commit c75e992 into paviliondev:master Dec 16, 2021
@pfaffman pfaffman deleted the patch-1 branch December 16, 2021 16:55
@pfaffman
Copy link
Contributor Author

Ha! I did something useful on the front end! And now I can try again to more that site to ember-cli!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants