-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
shuffle things around a bit #3327
Conversation
|
✔️ Deploy Preview for kit-demo canceled. 🔨 Explore the source changes: 77854f3 🔍 Inspect the deploy log: https://app.netlify.com/sites/kit-demo/deploys/61e0f6bdb3c6b70008aaaa25 |
Co-authored-by: Conduitry <[email protected]>
Co-authored-by: Ignatius Bagus <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm - though I didn't look super closely since it doesn't seem like there are any huge changes
this is a checkpoint on the way to #3322, which I can't seem to get to work in CI. figured it'd be easier to get the reorganisation stuff done separately, then try to tackle the src/build thing
Please don't delete this checklist! Before submitting the PR, please make sure you do the following:
Tests
pnpm test
and lint the project withpnpm lint
andpnpm check
Changesets
pnpx changeset
and following the prompts. All changesets should bepatch
until SvelteKit 1.0