Package Exports
- @tylertech/forge-core
- @tylertech/forge-core/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@tylertech/forge-core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Tyler Forge™ Core
This library contains the core building blocks and utilities that are used when building Tyler Forge™ based Web Component libraries.
Usage
npm i @tylertech/forge-coreDevelopment
Install dependencies:
npm iBuild library:
npm run buildRun tests:
npm test