Closed ainglese closed 7 years ago
Dear users of EncloseJS! I highly encourage you to switch to https://github.com/zeit/pkg It is rewritten successor of EncloseJS. It is open source, and all improvements will go there. Please check if pkg has your issue unresolved, and if it is true, reopen your issue there: https://github.com/zeit/pkg/issues
i've made a couple of test and with a really simple test.js:
and invoking:
enclose test.js -o testbin.exe
when executable is invoked from command line:
it seems that when executed without extension enclose is not working as expected
addendum: windows platform of course