Skip to content

Conversation

@joker23
Copy link
Contributor

@joker23 joker23 commented Nov 14, 2025

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.

  • Examples:
    • Shopify Oxygen SDK example in 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-oxygen to repeatedly invoke the worker and print results.
      • README.md: Setup and run instructions.
      • Build setup: package.json (scripts/deps), tsconfig.json, tsup.config.ts.
  • Repo:
    • Update root package.json workspaces to include packages/sdk/shopify-oxygen/example.

Written by Cursor Bugbot for commit 8cc1f7e. This will update automatically on new commits. Configure here.

@joker23 joker23 requested a review from a team as a code owner November 14, 2025 17:03
@joker23 joker23 force-pushed the szhang/sdk-1556/oxygen-sdk-hello-example branch from 0199d73 to 4b21616 Compare November 14, 2025 17:04
@github-actions
Copy link
Contributor

@launchdarkly/browser size report
This is the brotli compressed size of the ESM build.
Compressed size: 169118 bytes
Compressed size limit: 200000
Uncompressed size: 789399 bytes

@github-actions
Copy link
Contributor

@launchdarkly/js-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 24988 bytes
Compressed size limit: 26000
Uncompressed size: 122411 bytes

@github-actions
Copy link
Contributor

github-actions bot commented Nov 14, 2025

@launchdarkly/js-client-sdk size report
This is the brotli compressed size of the ESM build.
Compressed size: 21981 bytes
Compressed size limit: 25000
Uncompressed size: 75580 bytes

@github-actions
Copy link
Contributor

@launchdarkly/js-client-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 17636 bytes
Compressed size limit: 20000
Uncompressed size: 90259 bytes

@joker23 joker23 force-pushed the szhang/sdk-1556/oxygen-sdk-hello-example branch from 4b21616 to 842b764 Compare November 14, 2025 17:15
@joker23 joker23 requested a review from kinyoklion November 19, 2025 15:12
@joker23 joker23 force-pushed the szhang/sdk-1556/oxygen-sdk-hello-example branch from 2131034 to 594ef58 Compare November 19, 2025 15:43
@joker23 joker23 merged commit 3a5a594 into main Nov 21, 2025
36 checks passed
@joker23 joker23 deleted the szhang/sdk-1556/oxygen-sdk-hello-example branch November 21, 2025 20:42
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.

4 participants