panlinlin
2021-04-21 c566d4d7cf9bf2b55b745504b434053b75296a45
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/'}
      }
    ])
  ]
})