How does Parcel package non-modular JS/TS output as is?

when using Parcel to package TS files, a lot of code will be generated after compilation. My JS does not need modularization. Is there a way to turn off this function? I just want JS to output as is, and TS to compile and output as it is.

by the way, it hurts when zero configuration becomes unconfigurable

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2240f-2b619.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2240f-2b619.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?