Skip to content

Commit 871109a

Browse files
committed
add template
1 parent 3c41588 commit 871109a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

dist/templates/template.hbs

Whitespace-only changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"scripts": {
88
"lint": "eslint src && prettier --check src",
99
"test": "vitest src",
10-
"build": "rm -rf dist && rollup -c"
10+
"build": "rollup -c"
1111
},
1212
"repository": {
1313
"type": "git",

0 commit comments

Comments
 (0)