648540858
2022-05-06 5d901b5e3f033e8b04e53420d68626cbd87431c8
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/'}
      }
    ])
  ]
})