natasha hace 11 meses
padre
commit
f12db2e216
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -86,7 +86,7 @@ module.exports = {
         patterns: [
           {
             from: "node_modules/book-ui/dist/img",
-            to: "img",
+            to: "static/js/img",
             force: true,
             noErrorOnMissing: true,
           },