[v2] Fix svelte template

This commit is contained in:
Lea Anthony
2021-11-08 20:27:28 +11:00
parent b03a758747
commit 0b65a0f508

View File

@@ -4,6 +4,7 @@
"assetdir": "frontend/dist",
"frontend:install": "npm install",
"frontend:build": "npm run build",
"frontend:dev": "npm run build",
"author": {
"name": "{{.AuthorName}}",
"email": "{{.AuthorEmail}}"