## description fail to use `compileFile` in Node <img width="1148" alt="Image" src="https://github.com/user-attachments/assets/f578bd86-0840-45ef-811d-a2548b0410f7" /> When I do the same in my local VS Code and remove the `import './vue-repl.css'`, it will work.  ## reproduction [reproduction url](https://stackblitz.com/edit/vitejs-vite-t78wckph?file=package.json,compile.ts) reproduction steps: - open the link - run `tsx compile.ts`