Skip to content

Commit 7675bc2

Browse files
authored
Update rspack.config.js
1 parent eb1f0d3 commit 7675bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cases/arco-pro/rspack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@ module.exports = {
160160
loader: "builtin:swc-loader",
161161
exclude: [/[\\/]node_modules[\\/]/],
162162
options: {
163+
sourceMaps: true,
163164
jsc: {
164-
sourceMaps: true,
165165
parser: {
166166
syntax: "typescript",
167167
tsx: true

0 commit comments

Comments
 (0)