rkotze / git-mob

Co-author commits tool. A cross-platform command-line tool for social coding. Includes co-authors in commits when pair/mob programming.
https://www.npmjs.com/package/git-mob
MIT License
182 stars 21 forks source link

Integrate esbuild to bundle modules #82

Closed rkotze closed 2 years ago

rkotze commented 2 years ago

First steps to integrating a build tool to compile git mob code. Adding TypeScript will be a follow on task.

More info on npm life cycle scripts