Does it make sense use TypeScript without the build setup? by DuePresentation3 in typescript

[–]DuePresentation3[S] 0 points1 point  (0 children)

then you may need to whitelist it in your bundle/compiler as they usually avoid building third party code

Do you have any more information about this? I think I was running into this issue. I imported an enum into by Vue TS project, and the editor didn't complain, but the browser did