@enplug/dashboard-sdk-utils
v2.2.25
Published
## Dependencies
Downloads
75
Maintainers
Keywords
Readme
dashboard-sdk-utils
Dependencies
- Angular 1.4+
- Lodash
Development
Create aws.private.json
file int grunt/ directory.
Run grunt build
to build library - artifacts are placed in dist/ directory.
Run yarn link
in root folder of this repository.
Run yarn link @enplug/dashboard-sdk-utils
in root folder of another repository which depends on dashboard-sdk-utils.
When no longer working on this repository, unlink everything.
More info on linking in yarn docs: yarn link.