docs: change module paths in resolve (#7539)
Change the path to modules in the resolve property across docs
This commit is contained in:
@@ -121,10 +121,9 @@ The queries performed in each of the methods use PostgreSQL syntax.
|
||||
|
||||
### Run Migration
|
||||
|
||||
To reflect the changes in the migration, transpile your source files using the `build` command, then run the `migration` command:
|
||||
To reflect the changes in the migration, run the `migration` command:
|
||||
|
||||
```bash npm2yarn
|
||||
npm run build
|
||||
npx medusa migrations run
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user