stack

Home > @infiniteobjects/heft-shopify-rig > ShopifySettingsManagerPlugin

ShopifySettingsManagerPlugin class

Webpack plugin that will inject the correct settings for the target store

Signature:

export declare class ShopifySettingsManagerPlugin 

Remarks

This wraps the compileSettingsForTheme() function and will run it as a webpack plugin

Constructors

Constructor Modifiers Description
(constructor)(options)   Constructs a new instance of the ShopifySettingsManagerPlugin class

Methods

Method Modifiers Description
apply(compiler)