feat(cli): implement a default "loader" for JavaScript files
Supports any of the `.js`, `.cjs` and `.mjs` file extensions
This commit is contained in:
parent
62bd5a45e5
commit
3b36b3de52
3 changed files with 55 additions and 3 deletions
5
.changeset/tame-fans-clap.md
Normal file
5
.changeset/tame-fans-clap.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@emigrate/cli': minor
|
||||
---
|
||||
|
||||
Implement a default "loader" plugin for JavaScript files (supports `.js`, `.cjs` and `.mjs` file extensions)
|
||||
Loading…
Add table
Add a link
Reference in a new issue