5 lines
278 B
Markdown
5 lines
278 B
Markdown
---
|
|
'@emigrate/cli': minor
|
|
---
|
|
|
|
Add support for the `--import` option to import modules/packages before any command is run. This can for instance be used to load environment variables using the [dotenv](https://github.com/motdotla/dotenv) package with `--import dotenv/config`.
|