To view the evaluation results, run npm install && ./test.sh
. Bundles
generated by the different bundlers can be found under dist/
.
Comment the dynamic import in src/index.js
to see esbuild behave similarily to
others.
To view the evaluation results, run npm install && ./test.sh
. Bundles
generated by the different bundlers can be found under dist/
.
Comment the dynamic import in src/index.js
to see esbuild behave similarily to
others.