forked from verdnatura/hedera-web
8 lines
109 B
JSON
8 lines
109 B
JSON
|
{
|
||
|
"buildDir": "build",
|
||
|
"devServerPort": 9000,
|
||
|
"entry": {
|
||
|
"main": "./app.js",
|
||
|
"vendor": "mootools"
|
||
|
}
|
||
|
}
|