Changelog

vitejs/vite · · 1 commit

Vite drops an unused URL helper

A single cleanup removed the dead `removeRawQuery` utility from Vite's internal URL helpers.

Other misc changes

  • Removed an unused internal URL helper, removeRawQuery, from packages/vite/src/node/utils.ts (shulaoda403cc60).