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.
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.
$ npm install --save-dev @coon-js/extjs-link
Use
$ npm run build:dev
for creating the dev environment.
Once the script is invoked, it will guide you through the process of creating the symlinks.
$ npx extjs-link