Skip to content

Add Watch Mode #19

@AaravMalani

Description

@AaravMalani

Although most of the infrastructure is complete, there lacks a way to set up a watch mode, where plugins are iteratively built when file changes are detected. For a single installable plugin, yarn workspace <plugin> run build --watch may work. However, that doesn't work for

  1. external plugins where the files need to be copied to the dist folder
  2. multiple plugins

An example could be

yarn watch @sourceacademy/common-tabs @sourceacademy/runner-test

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