natasha 11 ヶ月 前
コミット
f12db2e216
1 ファイル変更1 行追加1 行削除
  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,
           },