Automatically test cdata.js

This commit is contained in:
Woody
2024-01-15 18:13:08 +01:00
parent f3ae041691
commit b4857ab036
4 changed files with 92 additions and 47 deletions

View File

@@ -9,6 +9,7 @@
},
"scripts": {
"build": "node tools/cdata.js",
"test": "node --test",
"dev": "nodemon -e js,html,htm,css,png,jpg,gif,ico,js -w tools/ -w wled00/data/ -x node tools/cdata.js"
},
"repository": {