We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
externalHelpers
1 parent a867a55 commit aaa31a5Copy full SHA for aaa31a5
rollup.config.ts
@@ -89,7 +89,7 @@ const buildMatrix = (input: string, output: string, config: {
89
nodeResolve(),
90
swc(defineRollupSwcOption({
91
jsc: {
92
- externalHelpers: true,
+ externalHelpers: false,
93
parser: {
94
syntax: 'typescript',
95
tsx: true
0 commit comments