🛠️ See the root-level monorepo
.github/DEVELOPMENT.mdfirst first.
Run webpack to build source files from Webpack "entry point" under src/mains/*.ts to dist/*.js bundles of the same name.
pnpm buildAdd --watch to run the builder in a watch mode:
pnpm build --watch