golang-github-evanw-esbuild 0.19.12-2 source package in Ubuntu

Changelog

golang-github-evanw-esbuild (0.19.12-2) unstable; urgency=medium

  * Add patch to accommodate TestGradient differences on ppc64le and s390x
    in hsl longer hue interpolation test results;
    see https://github.com/evanw/esbuild/issues/3650

 -- Anthony Fok <email address hidden>  Fri, 16 Feb 2024 01:11:50 -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.12-2.dsc 2.4 KiB 325855f0044685788d31f8dae1da22ab061a67c94ae0d3cbd38b7294b086361d
golang-github-evanw-esbuild_0.19.12.orig.tar.gz 1.7 MiB dc90cb6f3b77bace240f293765cd625332eae63886b67d80b9fd806ef1f9d1af
golang-github-evanw-esbuild_0.19.12-2.debian.tar.xz 10.3 KiB 81214e3b868db4c6cdce4ac7fbac6fb3216bfe567111a7a57e1ca6c31f20f7bb

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.