You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scaffolded app builds - Ship the framework source tree in the npm package and make zero-native init point generated apps at the installed package root so zig build run can resolve src/root.zig.
Long scaffold names - Keep generated Zig package names within Zig's 32-character manifest limit.
Next scaffold builds - Include the Node.js type package that Next expects for TypeScript projects.
Frontend dependency versions - Generate projects with current Next, React, Vite, Vue, Svelte, and plugin versions.
Svelte scaffold builds - Use the matching Svelte Vite plugin in generated Svelte projects.