@coon-js/extjs-link

NPM package providing quick setup for symlinks to an existing ExtJS build.

Usage no npm install needed!

<script type="module">
  import coonJsExtjsLink from 'https://cdn.skypack.dev/@coon-js/extjs-link';
</script>

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