We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5da103 commit 27604c4Copy full SHA for 27604c4
packages/webpack-bundler-runtime/project.json
@@ -15,7 +15,7 @@
15
"tsConfig": "packages/webpack-bundler-runtime/tsconfig.lib.json",
16
"assets": [],
17
"project": "packages/webpack-bundler-runtime/package.json",
18
- "compiler": "swc",
+ "compiler": "tsc",
19
"format": ["cjs", "esm"],
20
"additionalEntryPoints": [
21
"packages/webpack-bundler-runtime/src/constant.ts"
0 commit comments