Skip to content

Commit fec4b35

Browse files
committed
remove unused config from test compiler
1 parent 4c8b9f1 commit fec4b35

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/plugin.test.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ const buildFile = async (
4747
entryPoints: [inputFilePath],
4848
plugins: [CloudFrontFunctionsPlugin()],
4949

50-
target: "es5",
51-
format: "esm",
52-
5350
...extraOptions,
5451
write: false,
5552
})

0 commit comments

Comments
 (0)