Skip to content

Changes to packages are not picked up #6

@viperfx

Description

@viperfx

Hi there,

I am trying to add a simple box shadow to my iframe. So in packages/container/src/container.ts I set iframe.style.boxShadow = "rgb(0 0 0 / 15%) 0px 2px 10px;"

However, these changes are not picked up. I've tried to run npm install and npm run bootstrap but they don't help either.

Ive also tried to change the examples/package.json to point to local file versions such as "@widget-kit/container": "file:../packages/container", - but this does not work either.

Any suggestions on how to develop and make changes to the packages during development and have it all linked locally rather than from npm?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions