-
-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Description
Hello,
Would you consider an option for Liftoff that allows global require of CoffeeScript, etc., rather than limiting to requireLocal
?
In some cases I write a Hacker.coffee
as a utility script for a package in another language, so having a locally installed interpreter seems like overkill. I think most users who would write a script in <js-variant>
likely already rely on having a globally installed interpreter for utility purposes like REPL.
Thanks for your work!
Charles
EDIT: FWIW, npm recommends that modules called from the CLI prefer global installation, CoffeeScript has set preferGlobal: true
as of 1.8.0.
Metadata
Metadata
Assignees
Labels
No labels