web-llm
web-llm copied to clipboard
[Fix][Vite] Fix error for index.js.map
- Follow-up from #415
- Fixes #414
This PR escapes the MLC_DUMMY_PATH variable the same way it was done with MLC_DUMMY_REQUIRE_VAR in #415.
P.S. I edited the file directly in GitHub UI, and it automatically added a line break in the last line of the file. It was not intentional.