vite
vite copied to clipboard
fix: dynamic import assets in inline worker
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