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

Changelog

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

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

 -- Anthony Fok <email address hidden>  Fri, 29 Oct 2021 01:36:44 -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.17-1.dsc 2.3 KiB 82d5160f0d39dbdf8aa81d9b6412033fcf2b07f3aa7495812b713ab05728577e
golang-github-evanw-esbuild_0.12.17.orig.tar.gz 1.5 MiB e5d93e90ba085db39a89bf4cd8ab0984cc9ac4e0e237ca247bca04a9bd848462
golang-github-evanw-esbuild_0.12.17-1.debian.tar.xz 6.5 KiB 43fce8c9e39c2c547c93afc3e178377ec9b7613c10b98bf46fb04505fa0a7166

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.