Replies: 1 comment
-
can you modify one of our examples to showcase this in a PR? then we can have a look and check whether we can / want to recommend this way over the other |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
You have a documentation on how to setup path aliases here but node and typescript (since 5.4) support subpath imports. So maybe it makes sense to update the documentation and use something like this package.json example:
this should also work without an extra vite plugin.
Beta Was this translation helpful? Give feedback.
All reactions