Skip to content
/ rspack-repro Public template

A GitHub template for create reproduction with Rspack fastly.

License

Notifications You must be signed in to change notification settings

web-infra-dev/rspack-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rspack-repro

A GitHub template for creating a Rspack minimal reproducible example.

webpack is included for comparing the outputs.

Usages

pnpm run build would both run Rspack and webpack with config ./rspack.config.mjs

  • Rspack will emits output in ./rspack-dist
  • webpack will emits output in ./webpack-dist

./webpack-dist and ./rspack-dist are purposely not added to .gitignore.

It is recommended to commit these files so we quickly compare the outputs.

About

A GitHub template for create reproduction with Rspack fastly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published