Ray Foss

Results 168 comments of Ray Foss

Support seems to be [perfectly fine](https://stackblitz.com/edit/pyodide?file=vite.config.ts%3AL13,src%2Fmain.py&terminal=dev)... issue should probably be closed

as of 8.7 it's behind a flag. It's still behind a flag on 9.0

Can you `Ctrl + C` currently? Like after running `npx serve` ... its perma stuck for me... but my laptops frequently get assumed to be a Mac, as they are...

> @FossPrime testing your latest PR I noticed `Ctrl + C` works. Either you fixed it or it's an intermittent issue in the xterm or webcontainer libs. Looks like something...

Chokidar gives me nothing but nightmares... how does vite watch things?

Vite uses chokidar as a fallback. ![Screenshot_20230609-004341](https://github.com/kat-tax/vslite/assets/876076/fcd1321f-83d3-4f5d-a191-1cdf1a5f7539)

weird stylesheet issue on Chrome Version 114.0.5735.133 (Official Build) (64-bit) Scrollbars weren't there before. Might be a postCss issue as there are new features that should automatically disable css polyfills....

This should be a setting, or have it load using a dynamic import when needed... Dynamic imports usually get chunked by Vite ![Screenshot 2023-06-16 01 30 44](https://github.com/kat-tax/vslite/assets/876076/380186c9-d339-4fd7-9d9a-3447de425273) ![Screenshot 2023-06-16 01...

You have to manually copy it.... And configure it.