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

Changelog

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

  [ Yadd ]
  * Fix armel install (Closes: #1058784)

 -- Anthony Fok <email address hidden>  Sun, 31 Dec 2023 04:37:34 -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-2.dsc 2.4 KiB b9d1346c2706b2466df3026cf84e83a10cdaed506086cd867ee14e1ceac886af
golang-github-evanw-esbuild_0.19.8.orig.tar.gz 1.7 MiB d5a873100dbd2814a7fc8a6f5085ff99e50d90a4cb70de7231b3498ddff3ca50
golang-github-evanw-esbuild_0.19.8-2.debian.tar.xz 9.5 KiB 06f3605dfa37ec151bc45aa799d5540106c661c479a7a687a1719abd86c3900a

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.