Make use of node'spath module to resolve the given path for --listener and --executorFactory option before the attempt to require them as modules. This should fix Zarkonnen/se-interpreter#10.
Maybe you want to have a look.
This request also includes a few fixes for some jshint issues (in a separate commit), namely
Make use of node's
path
module to resolve the given path for--listener
and--executorFactory
option before the attempt torequire
them as modules. This should fix Zarkonnen/se-interpreter#10.Maybe you want to have a look.
This request also includes a few fixes for some jshint issues (in a separate commit), namely
regards ~david