UNPKG

@judgeme/shopify-hydrogen

Version:

- This module helps integrate Judge.me Widgets to Hydrogen V2 storefront app. Currently, it works fully on the client side and widget data will be fetched from Judge.me CDN - To see support for Hydrogen V1, please visit https://www.npmjs.com/package/@judg

3 lines (2 loc) 91 B
import type { Plugin } from 'vite'; export declare const extendOptimizeDeps: () => Plugin;