Home > @infiniteobjects/heft-shopify-rig > ShopifySettingsManagerPlugin
Webpack plugin that will inject the correct settings for the target store
Signature:
export declare class ShopifySettingsManagerPlugin
This wraps the compileSettingsForTheme() function and will run it as a webpack plugin
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(options) | Constructs a new instance of the ShopifySettingsManagerPlugin class |
| Method | Modifiers | Description |
|---|---|---|
| apply(compiler) |