@karve.it/rule-checker
TypeScript icon, indicating that this package has built-in type declarations

1.1.8 • Public • Published

Rule Checker System

How to upgrade / publish

You have to publish manually if you update this. Upgrade the version, then run:

npm run build
npm publish

Be sure to update this on the frontend as well!

You can work locally by using npm link:

In backend/src/services/rules/rule-checker:

npm install
npm run build
npm link

Make sure you build anytime you make changes or you'll get Cannot find module '@karve.it/rule-checker' or its corresponding type declarations

Then in the frontend:

npm link @karve.it/rule-checker

Any time you make a change and build you will then need to restart the frontend.

Super cumbersome, so sorry.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.8
    55
    • latest

Version History

Package Sidebar

Install

npm i @karve.it/rule-checker

Weekly Downloads

80

Version

1.1.8

License

ISC

Unpacked Size

62.6 kB

Total Files

9

Last publish

Collaborators

  • kozakatak
  • obi2kenobi