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

Changelog

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

  [ Yadd ]
  * Update debian/clean
  * Unfuzz debian/patches/0001-build-wasm-in-GOPATH-mode.patch
  * Build node-esbuild on armel (Closes: #1042455)

  [ Anthony Fok ]
  * New upstream version 0.19.8
  * Update esbuild(1) man page to 0.19.8
  * Update debian/patches/0002-add-armel-arch.patch for 0.19.8

 -- Anthony Fok <email address hidden>  Sat, 09 Dec 2023 02:10:53 -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.8-1.dsc 2.4 KiB edd46db942f3fa2ea9bd6f850bc653f3ab1d8f15e02684d59cbcbc8845e40f24
golang-github-evanw-esbuild_0.19.8.orig.tar.gz 1.7 MiB d5a873100dbd2814a7fc8a6f5085ff99e50d90a4cb70de7231b3498ddff3ca50
golang-github-evanw-esbuild_0.19.8-1.debian.tar.xz 9.8 KiB 40bdb1bf5e968ebf6b3cb61768153f42f9f4326ecd1a094b88ddf362328462e2

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.