add files section to jsx.app.src
for hex
This commit is contained in:
parent
b5b60b4a5b
commit
8e75e0f312
1 changed files with 6 additions and 1 deletions
|
@ -17,5 +17,10 @@
|
|||
kernel,
|
||||
stdlib
|
||||
]},
|
||||
{env, []}
|
||||
{env, []},
|
||||
{files, [
|
||||
"src",
|
||||
"rebar.config", "rebar.config.script", "rebar.lock"
|
||||
"README.md", "CHANGES.md", "LICENSE"
|
||||
]}
|
||||
]}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue