-
Notifications
You must be signed in to change notification settings - Fork 31
chore: adding shopify oxygen example #997
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
Conversation
0199d73 to
4b21616
Compare
|
@launchdarkly/browser size report |
|
@launchdarkly/js-sdk-common size report |
|
@launchdarkly/js-client-sdk size report |
|
@launchdarkly/js-client-sdk-common size report |
4b21616 to
842b764
Compare
2131034 to
594ef58
Compare
This PR will add an example application for Shopify Oxygen SDK
Note
Adds a runnable Shopify Oxygen SDK example (with mini-oxygen runner) and includes it in the root workspaces.
packages/sdk/shopify-oxygen/example:src/index.ts: Minimal worker that initializes@launchdarkly/shopify-oxygen-sdk, evaluates a flag, and returns JSON.app.ts: Local runner using@shopify/mini-oxygento repeatedly invoke the worker and print results.README.md: Setup and run instructions.package.json(scripts/deps),tsconfig.json,tsup.config.ts.package.jsonworkspaces to includepackages/sdk/shopify-oxygen/example.Written by Cursor Bugbot for commit 8cc1f7e. This will update automatically on new commits. Configure here.