Debian Patches

Status for node-copy-webpack-plugin/11.0.0-8

Patch Description Author Forwarded Bugs Origin Last update
tsc-workarounds.patch tsc workarounds Yadd <yadd@debian.org> not-needed debian 2024-09-25
skip-fullhash-tests.patch Skip tests depending on webpack [fullhash] [fullhash] depends on webpack's environment hash, which varies between
webpack versions and build environments. The expected hashes hard-coded
in these tests therefore break whenever webpack changes (or even between
Debian builds). Skip the four affected cases so the rest of the suite
keeps running in autopkgtest.
Xavier Guimard <yadd@debian.org> not-needed 2026-05-16
ts6-module-resolution.patch adapt the TypeScript configuration to TypeScript 6 TypeScript 6 rejects moduleResolution=node10 (TS5107); its default resolution
is used instead, with package.json "exports" ignored so that the Debian
modules keep resolving as before. It also resolves the Node built-in modules
imported by @types/node to the Debian shim packages and type-checks their
JavaScript, so checkJs is turned off: this build only emits declarations,
which are unchanged.
Xavier Guimard <yadd@debian.org> not-needed 2026-08-16

All known versions for source package 'node-copy-webpack-plugin'

Links