@jaxolotl/wdclib

2.4.0-beta.1.3 • Public • Published

wdclib

The wdclib package is used to generate the WDC shim library which must be included by every web data connector. It works by using webpack to combine all of the various files in the package into a single bundle.js file as well as a minified version of that file.

The repro uses git-flow to manage it's versions. The current version of the shim library is stored in package.json

!Please run all these commands from wdclib folder, before running any of the following task, install required node packages by running "npm install"

Usage:

Build unminified version of shim and copy to ./dist

npm run build

Build minified version of shim and copy to ./dist

npm run build_min

Build both versions of shim, copy them to ./versions with appropriate versions number:

npm run make_version

Package Sidebar

Install

npm i @jaxolotl/wdclib

Weekly Downloads

16

Version

2.4.0-beta.1.3

License

MIT

Unpacked Size

4.72 MB

Total Files

83

Last publish

Collaborators

  • xolotl