Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
vitejs
/
vite
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
6.8k
Star
73.1k
Code
Issues
475
Pull requests
147
Discussions
Actions
Projects
1
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Code
fix(importAnalysis): strip url base before passing as safeModulePaths
#13712
Code
Merged
patak-dev
merged 10 commits into
vitejs:main
vitejs/vite:main
from
xinxinhe1810:fix/base-module-path
xinxinhe1810/vite:fix/base-module-path
Copy head branch name to clipboard
Jul 29, 2023
Conversation
Commits
10
(10)
Checks
Files changed
Commits
Commits on Jul 4, 2023
fix(node): update call stripBase in utils.ts before passing to fsPathFromUrl (fix #9438)
xinxinhe1810
committed
fa92a74
Copy full SHA for fa92a74
Merge branch 'vitejs:main' into fix/base-module-path
xinxinhe1810
authored
4fcfcf4
Copy full SHA for 4fcfcf4
Commits on Jul 5, 2023
add test for base fs-serve
xinxinhe1810
committed
7dd7d4c
Copy full SHA for 7dd7d4c
Commits on Jul 6, 2023
update base for Absolute URL pathname
xinxinhe1810
committed
f9831af
Copy full SHA for f9831af
Commits on Jul 10, 2023
update: Modify comments for better
xinxinhe1810
committed
1cc1ef8
Copy full SHA for 1cc1ef8
Commits on Jul 14, 2023
Merge branch 'vitejs:main' into fix/base-module-path
xinxinhe1810
authored
aaf7799
Copy full SHA for aaf7799
Commits on Jul 24, 2023
chore: isFileServingAllowed is doesn't need stripBase
xinxinhe1810
committed
eb81f16
Copy full SHA for eb81f16
Commits on Jul 25, 2023
Update packages/vite/src/node/plugins/importAnalysis.ts
Show description for 5bb2605
xinxinhe1810
and
benmccann
authored
5bb2605
Copy full SHA for 5bb2605
chore: use joinUrlSegments join fetch url
xinxinhe1810
committed
d075dff
Copy full SHA for d075dff
chore: remove serve.ts
Show description for 4556271
sapphi-red
committed
4556271
Copy full SHA for 4556271
You can’t perform that action at this time.