You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build-tests/heft-webpack5-everything-test/src/test/SourceMapTest.test.ts
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,8 @@ for (const distEntry of distEntries) {
63
63
}
64
64
}
65
65
66
-
describe('Source Maps',()=>{
66
+
// TODO: enable after we add `extractSourceMap: true` to the rspack config and rspack releases a new version with this commit https://github.com/web-infra-dev/rspack/commit/d31f2fa07179d72eee99b21db517946d08073767
0 commit comments