Skip to content

Commit effb63b

Browse files
fix(webpack-bundler-runtime): enable modern TypeScript plugin (#3947)
Co-authored-by: Claude <[email protected]>
1 parent 2428be0 commit effb63b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/webpack-bundler-runtime/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"packages/webpack-bundler-runtime/src/constant.ts"
2222
],
2323
"generatePackageJson": false,
24+
"useLegacyTypescriptPlugin": false,
2425
"rollupConfig": "packages/webpack-bundler-runtime/rollup.config.cjs"
2526
},
2627
"dependsOn": [

0 commit comments

Comments
 (0)