Code for the entry. e.g. export { hello } from "./src/main.ts";.
export { hello } from "./src/main.ts";
Optional
List of external dependency paths to ignore.
https://esbuild.github.io/api/#external
Display title.
Code for the entry. e.g.
export { hello } from "./src/main.ts";
.