erlang: Add werl shim (#724)

This commit is contained in:
Chawye Hsu 2020-03-05 15:15:08 +08:00 committed by GitHub
parent b5a4e9a9b9
commit 0e50c4e66b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,8 @@
"bin": [
"bin\\erl.exe",
"bin\\erlc.exe",
"bin\\escript.exe"
"bin\\escript.exe",
"bin\\werl.exe"
],
"env_set": {
"ERLANG_HOME": "$dir"