golang-github-evanw-esbuild 0.19.3-1 source package in Ubuntu

Changelog

golang-github-evanw-esbuild (0.19.3-1) unstable; urgency=medium

  * New upstream version 0.19.3
  * Update esbuild(1) man page to 0.19.3

 -- Anthony Fok <email address hidden>  Wed, 11 Oct 2023 10:24:30 -0600

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-github-evanw-esbuild_0.19.3-1.dsc 2.4 KiB 1862e6e8096679ca6f97d4f663f447b04a2d21da4521fdb5517bdc8d6ee30788
golang-github-evanw-esbuild_0.19.3.orig.tar.gz 1.7 MiB 68ecdd94adbc770b912ccda708d221599c447ab4160ec88cb89d1c7ff5dba1bb
golang-github-evanw-esbuild_0.19.3-1.debian.tar.xz 9.4 KiB 56426f32fa95498481ea9722a4c3335ea672e7bfc2505c1817fbcb4185d8164e

No changes file available.

Binary packages built by this source

esbuild: extremely fast JavaScript bundler and minifier (program)

 esbuild is a JavaScript bundler and minifier. It packages up
 JavaScript and TypeScript code for distribution on the web.
 .
 Why build another JavaScript build tool? The current build tools for the web
 are at least an order of magnitude slower than they should be. It is hoped
 that this project serves as an "existence proof" that JavaScript tooling
 can be much, much faster.
 .
 This package contains the esbuild binary.

esbuild-dbgsym: debug symbols for esbuild
golang-github-evanw-esbuild-dev: extremely fast JavaScript bundler and minifier (library)

 esbuild is a JavaScript bundler and minifier. It packages up
 JavaScript and TypeScript code for distribution on the web.
 .
 Why build another JavaScript build tool? The current build tools for the web
 are at least an order of magnitude slower than they should be. It is hoped
 that this project serves as an "existence proof" that JavaScript tooling
 can be much, much faster.
 .
 This package contains the github.com/evanw/esbuild Go library.