-
Maybe as a part of next big release, but vue-storefront should defenitly leverage next big approach of integrating AMP with PWA. Please refer to:
https://www.smashingmagazine.com/2016/12/progressive-…
-
As a developer I want to understand the basic concepts of Magento PWA so that I can contribute or create a PWA storefront with it.
- Binding Components to Data
- Root Components and Routing (edited)
…
-
Actual result:
https://github.com/DivanteLtd/vue-storefront/blob/690b9f7771bb922aef226675ee4832baf66c8786/src/assets/manifest.json#L34
Expected result:
`"start_url": "/"`
For pass PWA audit:
…
-
someone know how fix it in **vue-storefront-api**?
**npm run dev**
```
> vue-storefront-api@0.1.0 dev /mnt/_/dev/base/production.dpl/storefront/vue-storefront-api
> nodemon -w src --exec "babel-…