In this repository, you will find a collection of utilities that can be used to create Bit apps plugins.
- All common functions, classes, scripts, and configurations are stored in this repository.
- Make sure each plugin is using the latest version of this repository.
- To update
_bit-apps-plugin-commons
in your plugin, simply pull from the repository and build-update the plugin. - If any changes are made to the repository, keep in mind it will reflect in all plugins, so make sure to test the changes in all plugins and add purpose-specific changes in commit messages/descriptions.
- This repository is a private repository and only Bit team members have access to it.