Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 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 creating a Rspack minimal reproducible example.

Resources

Stars

10 stars

Watchers

7 watching

Forks

Releases

Used by

Contributors

Languages