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

Changelog

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

  * New upstream version 0.19.12
  * Update esbuild(1) man page to 0.19.12
  * Remove 0002-fix-3569-incorrect-ToInt32-behavior-on-riscv64.patch
    which was previously backported.

 -- Anthony Fok <email address hidden>  Wed, 31 Jan 2024 05:30:29 -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-1.dsc 2.4 KiB 3e481c440d909023c974bb834bbd99223f7d0f07a2eef2e03f1b7d3a8afa6660
golang-github-evanw-esbuild_0.19.12.orig.tar.gz 1.7 MiB dc90cb6f3b77bace240f293765cd625332eae63886b67d80b9fd806ef1f9d1af
golang-github-evanw-esbuild_0.19.12-1.debian.tar.xz 9.7 KiB 08873992ee9b91b3eb455c7d913889878b6fdaea68bf366949f03ce93f8aa61c

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.