Serving additional directory via webpack
Hello, I'm currently doing a project and want to serve an additional directory for static files like images to use. Now I know that defining publicPath should help me with that, the problem is, it's already in use like so: https://github.com/mdick16...