embark/templates/simple/embark.json

8 lines
108 B
JSON
Raw Normal View History

2018-03-29 19:42:47 -04:00
{
"contracts": ["contracts/**"],
"app": {},
"buildDir": "build/",
"config": "./",
"plugins": {}
}