-
-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Description
I noticed that the ember-canary scenario started showing a lot of deprecation warnings which seemed to be triggered be this addon.
DEPRECATION: Importing from `@ember/string` without having the `@ember/string` package in your project is deprecated. Please add `@ember/string` to your `package.json [deprecation id: ember-string.add-package] This will be removed in ember-source 5.0.0. See https://deprecations.emberjs.com/v4.x/#toc_ember-string-add-package for more details.
| import { dasherize, classify, underscore } from '@ember/string'; |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels