-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
Product / Portfolio Work
-
5
-
False
-
-
False
-
None
-
Unset
-
None
-
-
-
-
HCC Framework Sprint 54
See https://github.com/project-kessel/kessel-sdk-browser/pull/41
AC:
- We should update the example app to pull from the package within the repo (not published to npm). This will make it easier to test changes along with pull requests.
- If we choose to keep using the published NPM package, we should provide documentation on how to point to the local package instead during development.
- We should consider moving the example app within the packages repo so regular npm/nx commands work as expected. Otherwise I need to manually run installs etc for just the example app. NX also has an MCP that knows how to do this
- Example app build/lint/test should be enforced in the PR/merge pipeline