-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
- P3: minor bugAn edge case that only affects very specific usage (priority)An edge case that only affects very specific usage (priority)feat: assetsRelated to the Assets feature (scope)Related to the Assets feature (scope)
Description
Astro Info
Astro v5.15.5
Vite v6.4.1
Node v22.20.0
System Linux (x64)
Package Manager npm
Output static
Adapter none
Integrations @astrojs/sitemap (v3.6.0)
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
When running astro build, I get the following warning:
[WARN] [vite] "matchHostname", "matchPathname", "matchPort" and "matchProtocol" are imported from external module "@astrojs/internal-helpers/remote" but never used in "node_modules/astro/dist/assets/utils/remotePattern.js" and "node_modules/astro/dist/assets/services/service.js".What's the expected result?
No warnings
Link to Minimal Reproducible Example
Participation
- I am willing to submit a pull request for this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
- P3: minor bugAn edge case that only affects very specific usage (priority)An edge case that only affects very specific usage (priority)feat: assetsRelated to the Assets feature (scope)Related to the Assets feature (scope)