Skip to content

Commit ffbb2b1

Browse files
author
Dominus Vilicus
authored
rename to ID
1 parent 1c7d4b3 commit ffbb2b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiler/interfaces.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ export interface CompileOptions {
123123
tag?: string;
124124
css?: boolean;
125125
loopGuardTimeout?: number;
126-
hash?: string;
126+
id?: string;
127127

128128
preserveComments?: boolean;
129129
preserveWhitespace?: boolean;

0 commit comments

Comments
 (0)