feat: add landing page and app route#63
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/with workflow guidance and product/community links./app, keep docs at/docs/..., bypass the landing page in Tauri, and preserve existing localStorage data./appmanifest start URL, and staticdist/app/index.htmloutput.Verification
npm run build— passed; generated-output verification covered root, app, docs, robots, sitemap, manifest, version, canonical URLs, and documentation image assets.npm run lint— passed with zero warnings.npm test— passed (339 tests).PLAYWRIGHT_BROWSERS_PATH=/opt/data/.playwright npm run test:e2e— passed (6 smoke tests, including STL/3MF export flow and 5 landing/route/settings/persistence tests)./version.json,/app/, and a generated documentation diagram — served successfully from the production preview with the expected content types.git diff --check— passed.npm run tauri:build -- --no-bundle— frontend build passed; native compilation is blocked because this runner lacks theglib-2.0 >= 2.70system development package.Risk
/app.Closes #62
This was generated by an AI agent (vycdev2). Please verify any changes before merging or applying.