Netlify Fails to accept `dist`
I have many sites on Netlify from HUGO, and this is my first SolidJS. I ran
No errors on build
Any suggestions where/how to start my search?
npm run build and created the /dist dir. I drag that dir to netlify and it gives an error (but no error code). This is my first attempt. I searched here, didn't see anything relevant, and followed the directinos on netlify site (https://www.netlify.com/blog/how-to-deploy-solidjs/). "Looks like something went wrong!"No errors on build
npm run build other than css/responsive.css doesn't exist at build time, it will remain unchanged to be resolved at runtime which are in /public/assetsAny suggestions where/how to start my search?
