node-stats-webpack-plugin 0.7.0-1 source package in Ubuntu

Changelog

node-stats-webpack-plugin (0.7.0-1) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 12
  * Declare compliance with policy 4.4.0
  * Change section to javascript
  * Add debian/gbp.conf
  * Add upstream/metadata
  * Update VCS fields to salsa
  * New upstream version 0.7.0
  * Switch minimal test and install to pkg-js-tools (fixes debci)
  * Enable upstream test

 -- Xavier Guimard <email address hidden>  Sun, 22 Sep 2019 09:05:24 +0200

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-stats-webpack-plugin_0.7.0-1.dsc 2.3 KiB 9e3ecbddc3a7092ad2e57197db70d5a9a3229a4a27dd09b98bb2adcb3cd8ca11
node-stats-webpack-plugin_0.7.0.orig.tar.gz 32.5 KiB 2e97906fb0b4b798c45a8a549cf79a18cae917b3c73d2ff7eb32c2188489a0fc
node-stats-webpack-plugin_0.7.0-1.debian.tar.xz 2.4 KiB 8b01a7d84dbab97f87656af69d3872ad4860db300e0b1b1d515476f892f3a713

No changes file available.

Binary packages built by this source

node-stats-webpack-plugin: Write the stats of a build to a file

 Webpack takes code targeted at node.js and makes it run in the browser.
 Node.js comes with API of its own that is not available in the browsers.
 Webpack exposes this code to programs that are unaware they are running in a
 browser.
 .
 Node.js is an event-based server-side JavaScript engine.