Skip to content

Commit

Permalink
fix: update snapshot to contain template expression flag
Browse files Browse the repository at this point in the history
  • Loading branch information
divmain committed Mar 2, 2023
1 parent 657a937 commit 2bba09a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ describe('customRendererConfig normalization', () => {
"enableLwcSpread": false,
"enableScopedSlots": false,
"enableStaticContentOptimization": true,
"experimentalComplexExpressions": false,
"experimentalComputedMemberExpression": false,
"experimentalDynamicDirective": false,
"preserveHtmlComments": false,
Expand Down

0 comments on commit 2bba09a

Please sign in to comment.