Skip to content

Commit

Permalink
perf(core): around ~25 performance gain
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooooooklyn committed Aug 18, 2020
1 parent 6c47c9b commit 4d6fc06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ module.exports = {
return bindings.transformSync(source, path, Buffer.from(JSON.stringify(swcOptions)))
},

SWC_VERSION: 'e2e5f5e',
SWC_VERSION: '3262052',
}

0 comments on commit 4d6fc06

Please sign in to comment.