vite icon indicating copy to clipboard operation
vite copied to clipboard

feat(asset): support `/*@vite-ignore*/` for `new URL(, import.meta.url)`

Open sapphi-red opened this issue 2 months ago • 3 comments

Description

This PR adds /* @vite-ignore */ so that users can opt-out transformation of new URL(, import.meta.url).

refs #7306 refs #14377

sapphi-red avatar May 03 '24 14:05 sapphi-red

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

stackblitz[bot] avatar May 03 '24 14:05 stackblitz[bot]

/ecosystem-ci run

patak-dev avatar May 08 '24 11:05 patak-dev