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

Changelog

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

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

 -- Anthony Fok <email address hidden>  Thu, 04 Nov 2021 10:47: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

Downloads

File Size SHA-256 Checksum
golang-github-evanw-esbuild_0.13.12-1.dsc 2.3 KiB e5afe3fed66e6235acf98b30e8d7719281bdcc4cad4791b32f31d7067d1e6499
golang-github-evanw-esbuild_0.13.12.orig.tar.gz 1.4 MiB dd15aef4e3dde9494edbb075ad1ccc7770cd9c402b0193b4fa914f745ac9d7a3
golang-github-evanw-esbuild_0.13.12-1.debian.tar.xz 6.7 KiB 151b79326c0c4a3a2e35cfe16b39233b836202d4ef9dd20458d2f6a7cf352a27

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.