Open kathom-universe opened 3 years ago
@KathomDev , could you please send a link to full example of your case? And instruction how to reproduce this case.
@KathomDev , could you please send a link to full example of your case? And instruction how to reproduce this case.
I will do that in the following days.
Here is an example: https://github.com/KathomDev/vue-file-replace.
npm: 6.14.8 node: 14.15.0
Project was created with @vue/cli 4.5.9
@vyushin Were you able to reproduce the issue?
@vyushin Were you able to reproduce the issue?
Unfortunately this will possible for me not early than 25th January. Anyway, PR welcome.
When building for production using
vue-cli-service build
, the following error is thrown:It works when using the
vue-cli-service serve
command.Webpack chain is used for building the webpack configuration. The
vue inspect
command returns the following configuration for the file-replace-loader: