-
Notifications
You must be signed in to change notification settings - Fork 46
Fix directory picker #368
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: next
Are you sure you want to change the base?
Fix directory picker #368
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the WalkthroughThis change removes the Kitchensink demo app and its assets, deleting numerous static HTML pages, the related CSS/JS, Handlebars partials, the app’s package.json, and its Vite config. Repository configuration is updated: .gitignore gains IDE entries; .dockerignore adds node_modules/ and retains dist; .npmrc and .prettierrc are introduced; .stylelintrc.json is removed. CI is revised by adding a tests workflow using Node 20 with pnpm (build, lint, test, artifact upload) and a new workflow to publish two packages to pkg.vc on pull requests. Pre-merge checks and finishing touches and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🚀 Previews available on pkg.vc!📦
|
What does this PR do?
(Provide a description of what this PR does.)
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)
Summary by CodeRabbit