Exports initialize and initializeWithAmplitudeAnalytics directly from the SDK module. This avoids Experiment.Experiment.initializeWithAmplitudeAnalytics when installing via script.
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
[X] Does your PR title have the correct title format?
Summary
initialize
andinitializeWithAmplitudeAnalytics
directly from the SDK module. This avoids Experiment.Experiment.initializeWithAmplitudeAnalytics when installing via script.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