Closed Nuclear6 closed 2 months ago
After executing the npm run build command, I don’t see where the bundle.css file was generated? There is only glbal.css file in the public directory
bundle.css is not needed, I removed that line from index.html. This should work without raising a 404 on that file now. Thank you
bundle.css
index.html
After executing the npm run build command, I don’t see where the bundle.css file was generated? There is only glbal.css file in the public directory