Skip to content

ui-library changes not always propagating #2286

@lukaw3d

Description

@lukaw3d

When changing ui-library inside explorer or rofl, I noticed sometimes changes do not propagate.
yarn && yarn dev --force does not fix it. Sometimes I have to do yarn add file:./ui-library.

steps

  • edit ./ui-library/src/components/ui/dialog.tsx
  • expect yarn to update node_modules/ui-library/src/components/ui/dialog.tsx, but it doesn't

maybe yarn add link:./ui-library would work better? Or some vite config

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions