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

Changelog

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

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

 -- Anthony Fok <email address hidden>  Sun, 05 Nov 2023 20:14:07 -0700

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.5-1.dsc 2.4 KiB e0fd922df1a46cbbdff4c5e2925313fc7d2f19dc3c265c4f84e350c0ef7a3274
golang-github-evanw-esbuild_0.19.5.orig.tar.gz 1.7 MiB 1a6e918bb9e305fb01d69524f38159d817e73ba951d228ceacbfe497e88ac0d3
golang-github-evanw-esbuild_0.19.5-1.debian.tar.xz 9.4 KiB f467ad55395749ddaa1e6df7e82093d1886d7df64ac03a9193587ea1186e80cb

Available diffs

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.