@shopgate/dependency-linker
v1.0.0
Published
Shopgate's Dependency Linker
Downloads
1
Readme
Shopgate's Dependency Linker
This is Shopgate's Dependency linker. It supports frontend developers with automatic linking of checked out dependencies within a Shopgate Cloud project.
Installation
npm i -g @shopgate/dependency-linker
Usage
After installing the module you can run link-dependencies
at the root folder of a Shopgate Cloud project.
The dependency linker will analyze the package.json to gather all linkable dependencies inside the themes
, extensions
and pwa
folders. It will then link them together using npm link
.
About Shopgate
Shopgate is the leading mobile commerce platform.
Shopgate offers everything online retailers need to be successful in mobile. Our leading software-as-a-service (SaaS) enables online stores to easily create, maintain and optimize native apps and mobile websites for the iPhone, iPad, Android smartphones and tablets.
License
Shopgate's Dependency Linker is available under the Apache License, Version 2.0.
See the LICENSE file for more information.