0
1
Fork 0
hedera-web-mindshore/webpack.config.json

5 lines
70 B
JSON

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