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

5 lines
76 B
JavaScript

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