golang-github-evanw-esbuild 0.17.19-1build1 source package in Ubuntu

Changelog

golang-github-evanw-esbuild (0.17.19-1build1) mantic; urgency=medium

  * No-change rebuild with Go 1.21.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Aug 2023 17:15:10 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-evanw-esbuild_0.17.19.orig.tar.gz 1.5 MiB 481201f00848594f5850ac32ddf9d4d21047e5a4c306485fb7461dd4d14d6fa2
golang-github-evanw-esbuild_0.17.19-1build1.debian.tar.xz 9.3 KiB d9fb24ca62222b452fa95415107714250b477bac64abb33f59552eb4e26af47b
golang-github-evanw-esbuild_0.17.19-1build1.dsc 2.4 KiB 6bd962dd30b328597c02083d67b0ad7f097818813e6280c4f85eb544819be7de

View changes file

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.