Core
The main purpose of the core package is to provide environment and session services.
NOTE: The version of this lib in the monorepo is not/cannot be used directly via the paths
config in the tsconfig.base.json
, due to the external SDKs dependant on it. You must make your changes, update the version, merge and publish, then npm install the latest version back into the monorepo.
This is the only lib we have to do this with, all other libs will see their changes immediately reflected in dependant apps and libs.