Updating the bundle
When a new version of the SDK is released:
-
Navigate to your build project directory
-
Update the SDK packages:
npm update @amazon-connect/core @amazon-connect/contact @amazon-connect/email -
Rebuild the bundle:
npm run build -
Copy the new bundle to your website
-
Test your application to verify compatibility