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

Changelog

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

  * New upstream version 0.15.14
  * Update esbuild(1) man page to 0.15.14
  * Bump Standards-Version to 4.6.2 (no change)

 -- Anthony Fok <email address hidden>  Mon, 23 Jan 2023 07:58:23 -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

Downloads

File Size SHA-256 Checksum
golang-github-evanw-esbuild_0.15.14-1.dsc 2.4 KiB 7da04b5f21021ba9304b0b8fb0706e8c1f914704b85ab7c021ddd97e69c2eebd
golang-github-evanw-esbuild_0.15.14.orig.tar.gz 1.6 MiB a74d2ca7368208c0791000dd39d22dd6109231d7c3cf0132dbf6b5f9b0913076
golang-github-evanw-esbuild_0.15.14-1.debian.tar.xz 8.8 KiB 73e42ad7eaa5babe6058cc6beb4c35b3a915bc38c542887777b959710a9453f8

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.