Skip to content

rtsao/vite-bug-repro-cjs-workspaces

Repository files navigation

vite-bug-repro

A reproduction of broken SSR with CommonJS workspace dependencies.

app depends on pkg-a-commonjs.

SSR crashes with ReferenceError: module is not defined from pkg-a-commonjs.

Reproduction steps:

corepack enable
yarn install
yarn node app/server.mjs
open http://localhost:5173

About

A reproduction of broken SSR with CommonJS workspace dependencies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published