648540858
2022-10-18 1af77ab5f7c11a4b3d59c1989b51b9fca29679ce
web_src/build/webpack.prod.conf.js
@@ -114,9 +114,7 @@
        from: path.resolve(__dirname, '../static'),
        to: config.build.assetsSubDirectory,
        ignore: ['.*']
      },
      { from: 'node_modules/@easydarwin/easywasmplayer/libDecoder.wasm', to: 'static/'},
      { from: 'node_modules/@easydarwin/easywasmplayer/EasyWasmPlayer.js', to: 'static/js/'}
      }
    ])
  ]
})