Skip to content

doc: Fix paths in transform deprecations#8892

Merged
runspired merged 1 commit intowarp-drive-data:mainfrom
HeroicEric:fix-transform-deprecation-import-paths
Sep 20, 2023
Merged

doc: Fix paths in transform deprecations#8892
runspired merged 1 commit intowarp-drive-data:mainfrom
HeroicEric:fix-transform-deprecation-import-paths

Conversation

@HeroicEric
Copy link
Contributor

@HeroicEric HeroicEric commented Sep 19, 2023

This fixes the paths in the deprecation messages about "auto-magically installing" transforms.

Example error when using the current paths:

Uncaught Error: Could not find module `ember-data/serializer/transform` imported from `<MY_APP>/transforms/date`
    at missingModule (loader.js:247:1)
    at findModule (loader.js:258:1)
    at Module.findDeps (loader.js:168:1)
    at findModule (loader.js:262:1)
    at requireModule (loader.js:24:1)
    at ModuleRegistry.get (index.js:25:1)
    at Resolver._extractDefaultExport (index.js:377:1)
    at Resolver.resolveOther (index.js:139:1)
    at Resolver.resolve (index.js:160:1)
    at resolve (index.js:743:1)

This fixes the paths in the deprecation messages about "auto-magically
installing" transforms.
@runspired runspired added 🎯 release PR should be backported to release 🎯 canary PR is targeting canary (default) 🏷️ bug This PR primarily fixes a reported issue labels Sep 20, 2023
@runspired runspired merged commit c5f7179 into warp-drive-data:main Sep 20, 2023
@HeroicEric HeroicEric deleted the fix-transform-deprecation-import-paths branch September 20, 2023 17:01
BoussonKarel pushed a commit to BoussonKarel/warp-drive that referenced this pull request Oct 6, 2023
This fixes the paths in the deprecation messages about "auto-magically
installing" transforms.
runspired pushed a commit that referenced this pull request Feb 13, 2024
This fixes the paths in the deprecation messages about "auto-magically
installing" transforms.
runspired added a commit that referenced this pull request Feb 13, 2024
* feat: improved lifetimes-service capabilities (#9163)

* feat: improved lifetimes-service capabilities

* fix lint

* fix lint

* doc: Fix paths in transform deprecations (#8892)

This fixes the paths in the deprecation messages about "auto-magically
installing" transforms.

---------

Co-authored-by: Eric Kelly <602204+HeroicEric@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎯 canary PR is targeting canary (default) 🎯 release PR should be backported to release 🏷️ bug This PR primarily fixes a reported issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants