Skip to content

Commit

Permalink
Update packages/babel-helper-create-class-features-plugin/src/fields.js
Browse files Browse the repository at this point in the history
Co-authored-by: Justin Ridgewell <justin@ridgewell.name>
  • Loading branch information
nicolo-ribaudo and jridgewell committed Feb 16, 2021
1 parent 7b32568 commit 41ea699
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -652,7 +652,7 @@ function replaceThisContext(path, ref, superRef, file, constantSuper) {

const replacer = new ReplaceSupers({
methodPath: path,
constantSuper: constantSuper,
constantSuper,
superRef,
file,
refToPreserve: ref,
Expand Down

0 comments on commit 41ea699

Please sign in to comment.