create-react-app-express
create-react-app-express copied to clipboard
Extend static-loader to configure the express static middleware
Usually I would want to set cache headers etc, so it seems like if static-loader abstracts away setting up the static routes, it should also accept additional configuration like the cache headers. If you like I could look into a PR.
Hi,
Sure, please send a PR, thanks!