项目作者: shopgate

项目描述 :
Shopgate's PWA dependency linker
高级语言: JavaScript
项目地址: git://github.com/shopgate/dependency-linker.git
创建时间: 2017-11-09T15:44:32Z
项目社区:https://github.com/shopgate/dependency-linker

开源协议:Apache License 2.0

下载


Shopgate’s Dependency Linker

Travis CI Build
GitHub release
Coverage Status
License

This is Shopgate’s Dependency linker. It supports frontend developers with automatic linking of checked out dependencies within a Shopgate Cloud project.

Installation

  1. 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.