Updated dependencies

This commit is contained in:
n1474335 2021-01-22 11:04:45 +00:00
parent ec37a676a8
commit cf5fd7cbf2
3 changed files with 203 additions and 224 deletions

View file

@ -124,8 +124,7 @@ module.exports = {
loader: "imports-loader",
options: {
type: "commonjs",
imports: "nodom",
additionalCode: "var document = new nodom.Document();"
imports: "single min-document document"
}
},
{