mzgoddard/hard-source-webpack-plugin

can not run with hard-source with cache.

Opened this issue · 0 comments

hi, I'm confused with some problem about using cache. there are some shotImages about the errors.
image
and I print this "ref--5-oneOf-11-0" loader option
{
"options": {
"limit": 10240,
"name": "static/media/[name].[hash:8].[ext]",
"exclude": [
"/Users/fuwei/intellif/ifaas-webclient/ifaas-webclient/public/asset/images"
]
},
"ident": "ref--5-oneOf-11-0",
"loader": "/Users/fuwei/intellif/ifaas-webclient/ifaas-webclient/node_modules/url-loader/dist/cjs.js"
}

please tell me how to resolve this error. Thanks