I still have hmr.js when I do `pnpm build` in an Astro project???
how do I generate a production optimised build in Astro?
5 Replies
npm run build
just did a default installation
dev and then buildno hmr.js file
oh the
preview
and dev
servers both run on the same server. IDK how that is possible.
I was viewing the dev one instead.
I still get this client.hash.js
is because I use react?Probably
If works fine on prod
Just don't care
alrighty
thank you for your help