now also builds from DOCs, but no link check there

This commit is contained in:
2023-02-02 07:07:54 +01:00
parent fa74800cc0
commit baab1a3036
23 changed files with 707 additions and 180 deletions

View File

@@ -38,11 +38,14 @@
"karma-firefox-launcher": "^1.3.0",
"karma-qunit": "^4.0.0",
"ls": "^0.2.1",
"markdown-it": "^13.0.1",
"puppeteer": "^2.1.1",
"qunit": "^2.9.3",
"qunit-assert-close": "^2.1.2",
"syn": "^0.14.1",
"terser": "^4.6.7",
"markdown-it": "^13.0.1"
"terser": "^4.6.7"
},
"dependencies": {
"prompt-sync": "^4.2.0"
}
}