emberjs / emberjs/ember-optional-features

How to hide deprecation warning in addons

Open
#210 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
40
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Hi, in the readme of this addon, it's written

> It is intended for use with apps only not addons.

Is there a way to hide the warning in the addon package (and also engine package)? Currently I'm seeing this warning in console.

```
DEPRECATION: The integration of jQuery into Ember has been deprecated and will be removed with Ember 4.0. You can either opt-out of using jQuery, or install the `@ember/jquery` addon to provide the jQuery integration. Please consult the deprecation guide for further details: https://emberjs.com/deprecations/v3.x#toc_jquery-apis
```

Thank you

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.