648540858
2022-02-11 59f0210d04f302cb13a3dd7ec849ae541aa3a81d
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/'}
      }
    ])
  ]
})