chenjialing
2022-03-02 fe0b5c33f92e11f51574deb2c589a31b34a6e720
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/'}
      }
    ])
  ]
})