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

Changelog

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

  * Use dh-sequence-golang instead of dh-golang and --with=golang
  * New upstream version 0.14.5
  * Update esbuild(1) man page to 0.14.5

 -- Anthony Fok <email address hidden>  Fri, 17 Dec 2021 11:41:48 -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.14.5-1.dsc 2.3 KiB d7203678f6b37bc5a649f80e290b117dfe7913b1733b1579d18f577670443ea3
golang-github-evanw-esbuild_0.14.5.orig.tar.gz 1.4 MiB 30f3a2fde14ec6de4c6d3852be8106d3cac95a953cb3ccc9a0cd4a5d719e3a55
golang-github-evanw-esbuild_0.14.5-1.debian.tar.xz 6.4 KiB 503d62fca243a562890c622bf415f42ba92208392fc0629ad96330be7c677f99

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.