Matthew Phillips
Matthew Phillips
Please provide an example. There are some scenarios where you can wind up with a lot of stylesheets, but only if you have many pages all sharing a lot of...
Going to close, please open a new issue if you have a reproduction.
I think this is a case where we are not providing the `mode` you passed in. https://github.com/withastro/astro/blob/1acbcaba9e05ef376ba8f2e550a0ab5bbad35efe/packages/astro/src/core/build/static-build.ts#L125
Can anyone provide the Windows version they are running on when they run into this issue?
https://user-images.githubusercontent.com/361671/189226996-c71f67c4-dd9b-49fb-84b0-8edd217c1758.mp4 What am I missing here, it seems to be HMRing just fine.
Ok great, so it's hoisted scripts specifically, I can see that now @tusamni, thank you.
Found the problem.
PR will go out today: https://github.com/withastro/astro/pull/4645/
This fix is going out with 1.1.8 right now.
Can you provide a repro?