Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

fix: build and preview #71

Merged
merged 2 commits into from
Nov 21, 2024
Merged

fix: build and preview #71

merged 2 commits into from
Nov 21, 2024

Conversation

productdevbook
Copy link
Member

close #68

This pull request includes several updates to dependencies and refactoring of imports across multiple files. The most important changes are the version update of the @oku-ui/primitives package and the refactoring of imports to use the updated package.

Dependency updates:

  • Updated the version of @oku-ui/primitives from ^0.7.3 to ^0.7.5 in .docs/package.json and packages/core/package.json. [1] [2]

Refactoring imports:

  • Refactored usePrimitiveElement.ts to import getElFromTemplateRef from @oku-ui/primitives instead of defining it locally.
  • Refactored context.ts to import createContext from @oku-ui/primitives instead of @oku-ui/primitives/hooks.

Lock file updates:

  • Updated pnpm-lock.yaml to reflect the new version of @oku-ui/primitives and its dependencies. [1] [2] [3] [4]

Copy link

Deploying oku-motion with  Cloudflare Pages  Cloudflare Pages

Latest commit: f553004
Status: ✅  Deploy successful!
Preview URL: https://26f07cff.oku-motion.pages.dev
Branch Preview URL: https://fix-build-1.oku-motion.pages.dev

View logs

@productdevbook productdevbook merged commit 2eb8dce into main Nov 21, 2024
2 checks passed
@productdevbook productdevbook deleted the fix-build-1 branch November 21, 2024 15:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AvatarFallback.mjs issue on production.
1 participant