Closed micahbolen closed 10 years ago
I made a mistake serving the build
directory. I was actually serving from the parent directory which was causing the 404 errors. After I set the HTTP server to serve from build
as the root, the errors went away.
I tried
grunt serve
, but this doesn't appear to be configured.I also tried just serving the
build
directory with a simple HTTP server, but am getting the following 404 errors: