Closed ScottLNorvell closed 1 year ago
@sabrina-li this is ready for another look! You can view the new documentation for the sub package here: https://www.npmjs.com/package/@fullstory/snippet
Closed. Going to reopen directly from here to see if that fixes CI issues...
This work is the realization of an internal discussion culminating in the following design document: https://www.notion.so/V2-FS-js-Snippet-Distribution-Outside-the-Monorepo-60ddd69354364250b4f36f5bdb8db659#a28a5fd67ec249c9991d8de43bc7749b
Basically, we are using the new
@fullstory/snippet
package as the update process in place of the previoussync-snippet-action
github action. As a result, an admin will need to set up Depend-a-Bot to detect any updates to to@fullstory/snippet
.I tested this locally using
npm link