properly parse relative path
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
all:
|
||||
nexe -o ./hello-world.nex
|
||||
nexe -i ./index.js -o ./hello-world.nex -r 0.8.18
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,2 @@
|
||||
all:
|
||||
nexe -o ./hello-world.nex
|
||||
nexe -i ./index.js -o ./hello-world.nex -r 0.8.18
|
||||