souporserious / bundling-typescript-with-esbuild-for-npm

Example of bundling TypeScript using Esbuild.

Home Page:https://souporserious.com/bundling-typescript-with-esbuild-for-npm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bundling TypeScript With Esbuild for NPM

This is an example of using Esbuild to bundle TypeScript. See this article for a walkthrough.

Development

npm install
npm run build

About

Example of bundling TypeScript using Esbuild.

https://souporserious.com/bundling-typescript-with-esbuild-for-npm/


Languages

Language:JavaScript 62.5%Language:TypeScript 37.5%