|
@@ -118,6 +118,7 @@ import {
|
|
|
* ```ts
|
|
* ```ts
|
|
|
* EmailPlugin.init({
|
|
* EmailPlugin.init({
|
|
|
* devMode: true,
|
|
* devMode: true,
|
|
|
|
|
+ * route: 'mailbox',
|
|
|
* handlers: defaultEmailHandlers,
|
|
* handlers: defaultEmailHandlers,
|
|
|
* templatePath: path.join(__dirname, 'vendure/email/templates'),
|
|
* templatePath: path.join(__dirname, 'vendure/email/templates'),
|
|
|
* outputPath: path.join(__dirname, 'test-emails'),
|
|
* outputPath: path.join(__dirname, 'test-emails'),
|