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 2428be0 commit effb63bCopy full SHA for effb63b
packages/webpack-bundler-runtime/project.json
@@ -21,6 +21,7 @@
21
"packages/webpack-bundler-runtime/src/constant.ts"
22
],
23
"generatePackageJson": false,
24
+ "useLegacyTypescriptPlugin": false,
25
"rollupConfig": "packages/webpack-bundler-runtime/rollup.config.cjs"
26
},
27
"dependsOn": [
0 commit comments