webpack-path-rewriter icon indicating copy to clipboard operation
webpack-path-rewriter copied to clipboard

Normal assets path on Windows

Open Monokai opened this issue 9 years ago • 0 comments

I'm using your plugin to reference image assets from a .html page. Generated assets work fine on both Mac and Windows, but normal assets are not correctly referenced on Windows systems. Normal assets contain backward slashes instead of forward slashes. Any idea of how to solve this?

Monokai avatar Aug 11 '15 10:08 Monokai