Skip to content

Commit 431c243

Browse files
committed
fix: undo JS-stripping experiment
1 parent 5dce168 commit 431c243

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

apps/vivsha.ws/app/page.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,3 @@ export default function Home() {
5858
</>
5959
)
6060
}
61-
62-
export const config = {
63-
unstable_runtimeJS: false,
64-
}

0 commit comments

Comments
 (0)