Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add feature experiment support in web script #140

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

bgiori
Copy link
Collaborator

@bgiori bgiori commented Nov 24, 2024

Summary

  1. Exports initialize and initializeWithAmplitudeAnalytics directly from the SDK module. This avoids Experiment.Experiment.initializeWithAmplitudeAnalytics when installing via script.
  2. Sets window.Experiment equal to full feature experiment SDK package in web script. This allows customers to create feature experiment SDK instances using the web experiment script (one script for both feature and web).

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: no

@bgiori bgiori requested review from zhukaihan and tyiuhc November 24, 2024 17:06
@bgiori bgiori merged commit bf60c05 into main Dec 3, 2024
6 checks passed
@bgiori bgiori deleted the feature-support-in-web branch December 3, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants