Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
sveltejs
/
kit
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.3k
Star
20.8k
Code
Issues
720
Pull requests
73
Discussions
Actions
Projects
Security and quality
18
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix: resolve config paths only after we have
root
- #16229
#16229
Merged
Rich-Harris
merged 19 commits into
version-3
sveltejs/kit:version-3
from
fix-resolve-root
sveltejs/kit:fix-resolve-root
Copy head branch name to clipboard
Jul 6, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
fix: resolve config paths only after we have
root
#16229
Rich-Harris
merged 19 commits into
version-3
sveltejs/kit:version-3
from
fix-resolve-root
sveltejs/kit:fix-resolve-root
Copy head branch name to clipboard
Commits
Commits on Jul 3, 2026
resolve config values only after root is retrieved
teemingc
committed
42cde5c
View commit details
Copy full SHA for 42cde5c
Browse repository at this point
changeset
teemingc
committed
522719f
View commit details
Copy full SHA for 522719f
Browse repository at this point
format
teemingc
committed
b0df090
View commit details
Copy full SHA for b0df090
Browse repository at this point
Update packages/kit/src/core/config/index.js
Show description for 2a51577
teemingc
and
vercel[bot]
authored
2a51577
View commit details
Copy full SHA for 2a51577
Browse repository at this point
use destructured assignment
teemingc
committed
336de79
View commit details
Copy full SHA for 336de79
Browse repository at this point
fix
teemingc
committed
de69d62
View commit details
Copy full SHA for de69d62
Browse repository at this point
applyToEnvironment only runs after global hooks
teemingc
committed
5565033
View commit details
Copy full SHA for 5565033
Browse repository at this point
Merge branch 'fix-resolve-root' of https://github.com/sveltejs/kit into fix-resolve-root
teemingc
committed
a576d4b
View commit details
Copy full SHA for a576d4b
Browse repository at this point
new line not needed
teemingc
committed
52b3a6d
View commit details
Copy full SHA for 52b3a6d
Browse repository at this point
move it back down
teemingc
committed
f7b80bd
View commit details
Copy full SHA for f7b80bd
Browse repository at this point
make it a function
teemingc
committed
5dde487
View commit details
Copy full SHA for 5dde487
Browse repository at this point
restore
teemingc
committed
cfee425
View commit details
Copy full SHA for cfee425
Browse repository at this point
Update internal.d.ts
teemingc
committed
4f2eb12
View commit details
Copy full SHA for 4f2eb12
Browse repository at this point
regenerate types
teemingc
committed
eea4652
View commit details
Copy full SHA for eea4652
Browse repository at this point
Commits on Jul 5, 2026
I love Windows
teemingc
committed
75c1bf7
View commit details
Copy full SHA for 75c1bf7
Browse repository at this point
Update 40-adapter-node.md
teemingc
committed
e2e872e
View commit details
Copy full SHA for e2e872e
Browse repository at this point
chore: simplify `applyToEnvironment` hooks (#16233)
teemingc
committed
8194309
View commit details
Copy full SHA for 8194309
Browse repository at this point
Merge branch 'version-3' into fix-resolve-root
teemingc
authored
c0be887
View commit details
Copy full SHA for c0be887
Browse repository at this point
Fix: Leftover `console.log({ service_worker_entry_file, id })` in the service-worker env plugin's `transform` hook spams the console for every transformed client module.
Show description for 5f92e23
vercel[bot]
and
teemingc
authored
5f92e23
View commit details
Copy full SHA for 5f92e23
Browse repository at this point
You can’t perform that action at this time.