Skip to content

Commit a2d1cf3

Browse files
committed
restore and fix todo comment
1 parent e36589b commit a2d1cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/app-dir/server-source-maps/server-source-maps.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ describe('app-dir - server source maps', () => {
104104
} else {
105105
if (isTurbopack) {
106106
// TODO(veil): Sourcemap names
107-
// TODO(veil): relative paths
107+
// TODO(veil): relative paths in webpack
108108
expect(normalizeCliOutput(next.cliOutput)).toContain(
109109
'(app/rsc-error-log-cause/page.js:2:17)'
110110
)

0 commit comments

Comments
 (0)