Dillon Raphael
212a1cb941
Cli codegen command (#3276)
* WIP: init cli + init env utils
* remove pnpm global link artifacts
* WIP: migrate legacy new cli command
* change enums to objects
* remove chromedriver package from integration test
* create cli bin file that requires blitz/dist/index.cj
* fix prisma-utils pEvent
* fix missing modules
* use form key types & rename bin script
* init cli-codegen
* add fs-extra package to blitz-next
* read config file as a buffer then eval the string
Co-authored-by: Dillon Raphael <dillonraphael@Dillons-MBP.hitronhub.home>