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

Changelog

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

  * New upstream version 0.15.5
  * Bump dependency: golang-golang-x-sys-dev (>= 0.0~git20220715.c0bba94)
  * Install internal/resolver/testExpectations.json too
  * Update esbuild(1) man page to 0.15.5

 -- Anthony Fok <email address hidden>  Mon, 29 Aug 2022 14:40:17 -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.15.5-1.dsc 2.4 KiB 6132b5a6b2105fa09162649b1f589789705325f02251fc3e64792bbbfee6e092
golang-github-evanw-esbuild_0.15.5.orig.tar.gz 1.6 MiB b211c715da6a3ddb0467c01d9d5eb23a2c12d6b98c256f5f645bc42e5583b4e0
golang-github-evanw-esbuild_0.15.5-1.debian.tar.xz 8.6 KiB 480b9ac5fcde2de2557114e591bc6951c52b9bf1252f96d45f7649d275d82733

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.