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

Changelog

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

  * New upstream version 0.12.24
  * Update esbuild(1) man page to 0.12.24

 -- Anthony Fok <email address hidden>  Sun, 31 Oct 2021 17:10:34 -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

Downloads

File Size SHA-256 Checksum
golang-github-evanw-esbuild_0.12.24-1.dsc 2.3 KiB 90bed399e9644ab220878e4ccfe38d6759686bf5f456f68af084c1513f2a2089
golang-github-evanw-esbuild_0.12.24.orig.tar.gz 1.5 MiB 1ae4aafe50d9a3b8daa4240b2405af8713c4a43388cd0232e85a409d7af5081d
golang-github-evanw-esbuild_0.12.24-1.debian.tar.xz 6.6 KiB b91c769802d5846ac2295b302d73c652366e5b49d6e3a741c47816453df1c164

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.