grpc-web/test/interop/webpack.config.js

5 lines
68 B
JavaScript

module.exports = {
mode: "production",
entry: "./client.js",
};