How to add ts files and transpile them outside the main bundle, like the api/main.preload.ts file. #268
UillianLopes
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to create some scripts to run into workers and for that I need these specific files to be transpiled outside the bundle similar to what we have with the main.preload.ts file, is it possible?
Beta Was this translation helpful? Give feedback.
All reactions