Skip to content

[Chore]: Add option to rebuild VSF packages when running the project using Docker #238

@kshalot

Description

@kshalot

How the project can be improved?

Rollup provides basic hot-reloading when a file is changed (and it works in Docker thanks to using a volume) but it only reloads the theme package. When running VSF on the host machine, the user has to re-run either yarn dev or yarn build. This in theory should also work in the Docker setup since we are using a volume, so the compiled packages should be visible both to the host and to the container. There might be some nuance though - has to be investigated.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions