648540858
2021-11-17 c23932eb00edfa5f734b0d17eced838c5c7577c0
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/'}
      }
    ])
  ]
})