Skip to content

Commit 34d56d2

Browse files
committed
Mark some modules as not used in browser
1 parent 7a7f96e commit 34d56d2

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

package.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,17 @@
125125
"tmp": false,
126126
"xhr": false,
127127
"xhr2": false,
128-
"child_process": false
128+
"child_process": false,
129+
"cssesc": false,
130+
"font-family-papandreou": false,
131+
"svgpath": false,
132+
"specificity": false,
133+
"@babel/runtime": false,
134+
"fflate": false,
135+
"canvg": false,
136+
"html2canvas": false,
137+
"core-js": false,
138+
"dompurify": false
139+
129140
}
130141
}

0 commit comments

Comments
 (0)