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

Changelog

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

  [ Anthony Fok ]
  * New upstream version 0.14.8
  * Update esbuild(1) man page to 0.14.8

  [ Yadd ]
  * Build and publish nodejs files (Closes: #1001861)

 -- Anthony Fok <email address hidden>  Thu, 23 Dec 2021 13:33:25 -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.8-1.dsc 2.4 KiB a5b1eb0f08e8953c4ac139c5fcc7f99ba8b87b1b3f5712642f354a6abc24e93c
golang-github-evanw-esbuild_0.14.8.orig.tar.gz 1.4 MiB 7ee97838858259f5d9e053319c8eb69a8119e95d40955a06cb586da2ebabb1c6
golang-github-evanw-esbuild_0.14.8-1.debian.tar.xz 7.1 KiB 6dfd984129f569b9d3198da37cb18590169fadbaff7f6c1892e2563b80a41e98

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