actuel-inactuel/site/plugins/panel-text-comments/package.json
2024-03-09 11:27:10 +01:00

7 lines
166 B
JSON

{
"scripts": {
"dev": "npx -y kirbyup src/index.js --watch",
"serve": "npx -y kirbyup serve src/index.js",
"build": "npx -y kirbyup src/index.js"
}
}