how-to-build
原理
为了将代码在生产环境、node 或者浏览器上运行,需要将代码进行编译/打包,然后再运行。
打包为
commonjs` & `module
也有在浏览器直接运行类似源代码的形式
xxx【需要补充】
esm
https://www.npmjs.com/package/lodash-es
goal: in nestjs app, use lodash-es
tools
build speed test
https://andrewbranch.github.io/interop-test/#synthesizing-default-exports-for-cjs-modules