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

Changelog

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

  * New upstream version 0.20.1
  * Remove 0002-TestGradient-hsl-longer-hue-on-ppc64le-s390x.patch
    as upstream has a much better, complete and proper fix
  * Update esbuild(1) man page to 0.20.1

 -- Anthony Fok <email address hidden>  Wed, 21 Feb 2024 09:02:31 -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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-evanw-esbuild_0.20.1-1.dsc 2.4 KiB f6cea108c8e2875c36ffb44e545a9b4b7d253310f2f072d4b14b3bc0f2088609
golang-github-evanw-esbuild_0.20.1.orig.tar.gz 1.7 MiB 9a64617be3fe4a461da4fb965a44a3db01df8f08db015a0c6804c6c61893391c
golang-github-evanw-esbuild_0.20.1-1.debian.tar.xz 9.9 KiB 1dbea9976ab2bec42a66112653b0378564ee9c875e451d5e783f54946799fbcd

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.