You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we want to add path alias support to the starter we need to either set up a bundler based build and dev server, or some additional scripting to run tsc-alias as well.
TapaiBalazs
changed the title
Set up typescript path aliases to work with compiled code
[node-pod] Set up typescript path aliases to work with compiled code
Dec 2, 2022
See PR conversation: #552 (comment)
If we want to add path alias support to the starter we need to either set up a bundler based build and dev server, or some additional scripting to run tsc-alias as well.
E.g.: https://www.npmjs.com/package/tsc-alias with concurrently
The text was updated successfully, but these errors were encountered: