🥠nxpm-stack lets you generate a complete and opinionated full-stack application in a Nx Workspace, ready to extend and deploy!
108
stars
14
forks
source link
`@nxpm/stack:init` should have to option to use a default branch different than `main` #69
Open
ruslanguns opened 3 years ago
Expected Behavior
If you generate a new project and your global default branch is different than
main
, scripts like affected and format will throw errors.Current Behavior
Possible Solution
Solution has been commented in the PR #68 -> https://github.com/nxpm/stack/pull/68#issuecomment-762857858
Steps to Reproduce (for bugs)
main
globallyContext
Your Environment
4.4.6