feature: bundle all modules (#9324)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import SendGridNotificationProvider from "@medusajs/notification-sendgrid"
|
||||
|
||||
export * from "@medusajs/notification-sendgrid"
|
||||
|
||||
export default SendGridNotificationProvider
|
||||
export const discoveryPath = require.resolve("@medusajs/notification-sendgrid")
|
||||
Reference in New Issue
Block a user