@coon-js/extjs-link
v0.1.10
Published
NPM package providing quick setup for symlinks to an existing ExtJS build
Downloads
12
Maintainers
Readme
@coon-js/extjs-link
NPM package providing quick setup for symlinks to an existing ExtJS build.
Sencha does not provide builds via their NPM repository. This package makes sure that ExtJS-sources are available when testing and developing stand-alone packages.
Requirements
An existing ExtJS-SDK containing builds on your disk. The binary of this package guides you through the process of setting the symlinks to the required sources properly.
Installation
$ npm install --save-dev @coon-js/extjs-link
Use
$ npm run build:dev
for creating the dev environment.
Usage
Once the script is invoked, it will guide you through the process of creating the symlinks.
$ npx extjs-link