We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e7a282 commit df1b3ceCopy full SHA for df1b3ce
1 file changed
CI/npm.sh
@@ -10,6 +10,8 @@ cd sourcefiles
10
npm install
11
npm install path-exists
12
npm install semver
13
+npm install dompurify
14
+npm install jsdom
15
npm update
16
npm ci --prefix modern
17
npm run build-css
0 commit comments