-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Brian J. Miller edited this page Apr 5, 2023
·
2 revisions
This repository does not contain build artifacts, to use a non-source version you will have to build as described below or access artifacts via the releases page.
The library uses Webpack for building. Install Node.js which includes npm
. Then from the root of the repository run:
npm ci
npx webpack
This will create dist/cmi5.js
.