Skip to content

Commit 1fdb18b

Browse files
authoredMar 26, 2025
docs: fix repl (#7459)
1 parent 7a0d26c commit 1fdb18b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎packages/docs/vite.config.mts

-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ export default defineConfig(async () => {
149149
['SOURCEMAP_ERROR', "Can't resolve original location of error"],
150150
['MODULE_LEVEL_DIRECTIVE', 'use client'],
151151
]),
152-
tsconfigPaths({ ignoreConfigErrors: true }),
153152
rawSource(),
154153
qwikCity({
155154
mdxPlugins: {

0 commit comments

Comments
 (0)