Including folders on build?
It is possible to include other folders in the build in server/? for example I have scripts/1.ts that depends on a package of the project, that it is run manually via a command... How could be this folder be included in the .output folder or .output/server folder to be used?