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

Changelog

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

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

 -- Anthony Fok <email address hidden>  Sun, 24 Mar 2024 20:28:41 -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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-evanw-esbuild_0.20.2-1.dsc 2.4 KiB 79b82281bf64ae804306224628b3dc9791b9f496d3b477ff9b9c82d11196f73e
golang-github-evanw-esbuild_0.20.2.orig.tar.gz 1.7 MiB f34cd046e067a673b4fe24f794edf4452125cf980fc9dd2fb7361f1505876543
golang-github-evanw-esbuild_0.20.2-1.debian.tar.xz 9.9 KiB 28fb54992b37a000f58d2277cf9e160d237d3529804115793b40b0503583486b

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.