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

Changelog

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

  * New upstream version 0.14.11
  * Fix logic in debian/rules execute_after_dh_install-arch
    so that it is run only if $(NPM_DIR) is defined
  * Update esbuild(1) man page to 0.14.11

 -- Anthony Fok <email address hidden>  Thu, 13 Jan 2022 06:08:30 -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
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-evanw-esbuild_0.14.11-1.dsc 2.5 KiB 8e90c4a42469cf244d31f2250be0a43a98008874a8a7967337686b91efbb34fe
golang-github-evanw-esbuild_0.14.11.orig.tar.gz 1.5 MiB 740f6e52b97324a506a36a120dc8dc783ccf4ab3bb633a426a7d29501055e66a
golang-github-evanw-esbuild_0.14.11-1.debian.tar.xz 7.5 KiB 260870deba7538eb5b3e968c9cb9929fdbe68086bec71436f2ca0126cbb1e373

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: No summary available for esbuild-dbgsym in ubuntu kinetic.

No description available for esbuild-dbgsym in ubuntu kinetic.

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.