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