Usage
There's some examples of how we could use this module
Reference
build(mainPath = "./src/index.ts", tsconfigPath = "./tsconfig.json")
This is the function that bundles and build a TypeScript project.
It uses esbuild under the hood.