解决方式:
修改node_modules/worker-loader/dist/index文件
将 const filename = _loaderUtils2.default.interpolateName(this, options.name ||
中的 'js/[hash].worker.js',更改为 static/js/[hash].worker.js
上一篇:kubebuilder:printcolumn怎么用?
下一篇:SimGCL graph contrastive learning by finding homophily in heterophily