Skip to content

Commit 1c7d4b3

Browse files
author
Dominus Vilicus
authored
rename hash to id
1 parent 21b79e5 commit 1c7d4b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiler/compile/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const valid_options = [
2424
'customElement',
2525
'tag',
2626
'css',
27-
'hash',
27+
'id',
2828
'loopGuardTimeout',
2929
'preserveComments',
3030
'preserveWhitespace'

0 commit comments

Comments
 (0)