fix: setup to allow login to Medusa Cloud

This commit is contained in:
Sebastian Rindom
2021-04-22 18:44:55 +02:00
parent 7343a4e841
commit bbd2f02d54
13 changed files with 355 additions and 6966 deletions

1
packages/medusa-cli/cli.js Normal file → Executable file
View File

@@ -1,3 +1,4 @@
#!/usr/bin/env node
require("dotenv").config()
require("./dist/index.js")