Skip to content

Kingdutch/vite-ssr-manualchunks-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduction

  1. Run yarn install to install the needed dependencies.
  2. Run yarn build:client to build the client
  3. Run yarn build:server to see the broken server build
  4. Run yarn build:server:fixed to see the fixed build.

The difference is an environment variable set to remove manualChunks in vite.config.js.

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published