docs: add resend integration guide (#10268)
* initial guide * initial draft * finished draft * address feedback * add meta image
This commit is contained in:
@@ -522,8 +522,6 @@ Medusa's configurations are set in the `medusa-config.ts` file, which is at the
|
||||
Add the `modules` property to the exported configurations in `medusa-config.ts`:
|
||||
|
||||
```ts title="medusa-config.ts"
|
||||
// ...
|
||||
|
||||
module.exports = defineConfig({
|
||||
// ...
|
||||
modules: [
|
||||
|
||||
Reference in New Issue
Block a user