You are reading the documentation for Vue Storefront v2. See the latest docs.

Home > @vue-storefront/nuxt > ModuleOptions > useRawSource

ModuleOptions.useRawSource property

Signature:

useRawSource?: {
        dev: string[];
        prod: string[];
    };