Skip to content

Commit

Permalink
fix: make supportTransformerProxyV1 false (#2861)
Browse files Browse the repository at this point in the history
  • Loading branch information
aashishmalik authored Dec 1, 2023
1 parent 284d141 commit 80cf69d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@
"TIKTOK_AUDIENCE": true
},
"supportSourceTransformV1": true,
"supportTransformerProxyV1": true
"supportTransformerProxyV1": false
}

0 comments on commit 80cf69d

Please sign in to comment.