hedera-web/webpack.config.json

5 lines
80 B
JSON

{
"buildDir": "build",
"devServerPort": 9000,
"entry": {"main": "./app.js"}
}