Package: node-trust-json-document / 0.1.4~dfsg-8

Metadata

Package Version Patches format
node-trust-json-document 0.1.4~dfsg-8 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1001_webpack_upgrade.patch | (download)

webpack.config.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use syntax compatible with webpack 4
 "loaders" is incompatible with Webpack 4.
 .
 According to <https://stackoverflow.com/a/43805263>
 "rules" supersedes "loaders" since Webpack 2,
 so should be backporting-friendly and usable with Webpack 3.