Jason
Jason
CC @ymekuria wdyt?
Thanks @mitschabaude. +1 for the first of those two because it provides consistency with the name of exports that would be available if the developer's project were published to NPM...
Agreed. That's in scope here
> If the idea is that an old zkapp cli can still create up to date project templates -- which is awesome! ... Yep! That's the reason for fetching project...
We'll wait to merge this after debugging M1 prover performance
Background: We designed the CLI previously to work offline (from cache), but the UI framework install commands require internet access
@ymekuria Martin added code for Nuxt and updated the Next code. Would you mind try it out again please?
> npm update -g zkapp-cli && npm update snarkyjs. +1 this is important. Updating the CLI would fix it for newly created projects only I'm ok with not exiting the...
After typing my response above and thinking about it more, I'm leaning back slightly toward exiting the process because: 1.) we will be following a pattern with our versioning that...
It might be worth revisiting this in 2021. Because the output uses Common JS, it can be difficult to integrate with existing projects that use modern, ES6 style JavaScript. ES6...