Skip to content

Commit

Permalink
Merge branch 'develop' into feat/promotion-campaigns
Browse files Browse the repository at this point in the history
  • Loading branch information
riqwan committed May 23, 2024
2 parents 681188e + ada33e9 commit 92cd41d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/cli/medusa-cli/cli.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#!/usr/bin/env node
try {
require('ts-node').register({})
} catch {}
require("dotenv").config()
require("./dist/index.js")

0 comments on commit 92cd41d

Please sign in to comment.