vite icon indicating copy to clipboard operation
vite copied to clipboard

fix: dynamic import assets in inline worker

Open proc07 opened this issue 1 year ago • 1 comments

fix #17825

After using inline, the code will be converted to base64 encoding, so that the relative path in the worker file cannot get the corresponding actual file path

proc07 avatar Aug 10 '24 05:08 proc07

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