Path to this page:
Subject: CVS commit: pkgsrc/www
From: Benny Siegert
Date: 2023-10-19 12:22:28
Message id: 20231019102228.865B9FADC@cvs.NetBSD.org
Log Message:
New package for esbuild, from wip
The main goal of the esbuild bundler project is to bring about a new era
of build tool performance, and create an easy-to-use modern bundler
along the way.
Major features:
* Extreme speed without needing a cache
* ES6 and CommonJS modules
* Tree shaking of ES6 modules
* An API for JavaScript and Go
* TypeScript and JSX syntax
* Source maps
* Minification
* Plugins
Files: