Closed chapa closed 7 years ago
Hi,
I think this plugin should use the assets.publicPath option from html-webpack-plugin when adding the local css asset.
assets.publicPath
This is useful to allow loading of non-root webroot paths : https://stackoverflow.com/a/34628034.
Hi,
I think this plugin should use the
assets.publicPath
option from html-webpack-plugin when adding the local css asset.This is useful to allow loading of non-root webroot paths : https://stackoverflow.com/a/34628034.