0.1.5 • Published 2 years ago

@castletech/pwa-module-product-bundle v0.1.5

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

PWA Studio Product Bundle Extension

Preview

This module depends on Product Types Module, below you can see a simple guide to install the Product Bundle and its dependencies.

1. Installation

yarn add @castletech/pwa-module-product-type @castletech/pwa-module-product-bundle

2. Active Product Type module in your local-intercept

const {
  wrapProductTypeModule
} = require('@castletech/pwa-module-product-type/targets');
wrapProductTypeModule({
  targets
});

3. Run project

yarn watch
0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago