added node build task

This commit is contained in:
suroh 2023-10-26 11:07:12 +02:00
parent 30ac3eb40a
commit 0fa85fa6e0
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
},
"scripts": {
"dev": "eleventy --serve",
"test": "echo \"Error: no test specified\" && exit 1"
"build": "eleventy"
},
"repository": {
"type": "git",