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

Changelog

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

  * New upstream version 0.21.4
  * Update esbuild(1) man page to 0.21.4
  * Bump Standards-Version to 4.7.0 (no change)

 -- Anthony Fok <email address hidden>  Sun, 14 Jul 2024 06:25:39 -0600

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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-evanw-esbuild_0.21.4-1.dsc 2.4 KiB 6325abb63b8c0c75a6fbc094fdc9eb101999fdc6ba5d0b6051d9a32b64047a67
golang-github-evanw-esbuild_0.21.4.orig.tar.gz 1.8 MiB b7cbbc46ae54d587a3422433df4a7e6d3751976e00df7e41445e4a986c6e76f7
golang-github-evanw-esbuild_0.21.4-1.debian.tar.xz 9.9 KiB b8dc627986141f098ba56f9d17e16c5cf1406ceaa3672c3735603e7fdfc7c731

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.