feat(cli): add the --import option for importing modules/packages before commands are run
Can for instance be used to load environment variables using Dotenv
This commit is contained in:
parent
e6e4433018
commit
9f91bdcfa0
12 changed files with 131 additions and 40 deletions
|
|
@ -49,6 +49,7 @@
|
|||
"cosmiconfig": "8.3.6",
|
||||
"elegant-spinner": "3.0.0",
|
||||
"figures": "6.0.1",
|
||||
"import-from-esm": "1.3.3",
|
||||
"is-interactive": "2.0.0",
|
||||
"log-update": "6.0.0",
|
||||
"pretty-ms": "8.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue