clean up project for use with npm install
Release / release (push) Successful in 2m6s

This commit is contained in:
2025-12-15 19:48:56 -08:00
parent b6a681338a
commit 4fe053c324
50 changed files with 391 additions and 15409 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
{
"source":{
"include": ".",
"includePattern": ".+\\.(js(doc|x)?|mjs)$"
"include": "./dist/"
},
"opts":{
"destination": "./docs/",