|
@@ -38,7 +38,7 @@ import { BullMQPluginOptions } from './types';
|
|
|
*
|
|
*
|
|
|
* @example
|
|
* @example
|
|
|
* ```ts
|
|
* ```ts
|
|
|
- * import { BullMQJobQueuePlugin } from '\@vendure/job-queue-plugin/packages/bullmq';
|
|
|
|
|
|
|
+ * import { BullMQJobQueuePlugin } from '\@vendure/job-queue-plugin/package/bullmq';
|
|
|
*
|
|
*
|
|
|
* const config: VendureConfig = {
|
|
* const config: VendureConfig = {
|
|
|
* // Add an instance of the plugin to the plugins array
|
|
* // Add an instance of the plugin to the plugins array
|