This commit is contained in:
1-6
2023-07-26 10:10:22 +08:00
parent 88cd60dfcd
commit 58c898aff2
9 changed files with 178 additions and 81 deletions
+1 -2
View File
@@ -61,5 +61,4 @@ module.exports = {
allowlist: [/grpc/, "google-protobuf"],
}),
],
};
// npx webpack --config webpack.config.js
};