manny
manny
@taylanpince waiting for @tmm and @jxom to review. If you have any feedback with regards to it, let me know also.
@viv-cheung 🤷♂️
@Batdill if you approve the changes, happy to fix the conflicts, but just wanted to confirm before I put in the work that it would get merged because it's been...
@Batdill let me know.
Hi @FaybianB and @dicethedev just need @jxom or @tmm to assign it. I wish I was a maintainer on this repo, but just a contributor 😂
Hey @FaybianB, not sure if this will help but the way I was testing it to try and figure out was trying was running the script directory in the `create-vocs`...
> > Missing `.gitignore` when creating a new project. > > I made a PR - #111 How did you test that this worked?
@FaybianB it's something to do with the bundling that goes to npm packages. If you create a new folder and install `create-vocs` you can see it. ```bash mkdir test-create-vocs; cd...
Ended up figuring it out @FaybianB see PR