Results 1 comments of VinhNP

@guillaumemeyer I found an option named `--external` (which shorcuted `-e`) on `bun build` command. Solution: ```bash bun build -e tedious -e pg -e pg-query-stream -e oracledb -e mysql -e better-sqlite3...