1.5.0 • Published 5 years ago

mydaco-outer-frame v1.5.0

Weekly downloads
4
License
Apache-2.0
Repository
-
Last release
5 years ago

mydaco outer frame lib

library to communicate with the mydaco backend to set permissions and performing administration of action calls

Development

Hard links for local development:

The packages are included with their main version in the access-api package.json such as: "mydaco-outer-frame-v1": "npm:mydaco-outer-frame@1.5.0"

To develop locally, the version needs to be hardlinked to the yarn link module:

With administrator rights: New-Item -ItemType SymbolicLink -Path .\mydaco-outer-frame-v1 -Target .\mydaco-outer-frame