Skip to content

Commit 9f794be

Browse files
committed
[skip ci]
1 parent 2339566 commit 9f794be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Partas.Solid.FablePlugin/Plugin.fs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ module internal rec AST =
6262
match body with
6363
// If it is a property, we will preform the replacer with the new identifier
6464
| PropertyGetter ctx prop ->
65+
PluginContext.addGetter ctx prop
6566
let newIdent = propGetter prop
6667
match value with
6768
// reduction with new identifier

0 commit comments

Comments
 (0)