Reporting Bugs
Good bug reports should include:
- Vuloom version
- Node version
- package manager
- whether the problem happens in
dev,build, orstart - a minimal reproduction
For routing issues, include:
- the relevant
app/pagesstructure - the relevant
server/routesstructure - the exact URL involved
- whether
vuloom preparehas been run
If the bug is type-related, include the generated .vuloom/types/ output that looks wrong.