Closed as not planned
Description
🔎 Search Terms
renamedDependencies
🕗 Version & Regression Information
- This changed between versions ______ and _______
- This changed in commit or PR _______
- This is the behavior in every version I tried, and I reviewed the FAQ for entries about _________
- I was unable to test this on prior versions because _______
⏯ Playground Link
No response
💻 Code
The compiler API option renamedDependencies
seems to be unused. I put a breakpoint in it and it's never called. I can't get it to be called.
🙁 Actual behavior
The renamedDependencies
option seems to not be used.
🙂 Expected behavior
The renamedDependencies
would hopefully make my transformer plugin obsolete.
Additional information about the issue
It was documented in the wiki but isn't anymore.