IWANABETHATGUY / circular-dependeny-cases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

circular-dependency-cases

show how bundlers deal with circular dependencies

  1. install using npm install
  2. build all bundler output with npm run build:all
  3. compare with node output using npm run compare
  4. npm run 'r:*' to build cases with rspack newTreeshaking

About

License:MIT License


Languages

Language:JavaScript 73.4%Language:Shell 26.6%