Skip to content

Question: autoreload when deps change? #24

@crbelaus

Description

@crbelaus

In the ErrorTracker we are using Phoenix Playground for development purposes.

We have a dev.exs script that runs an example Phoenix application with the ErrorTracker as a dependency. This script is built with Phoenix Playground.

The goal is to have a sample application to test the ErrorTracker integration and the dashboard, so we can make changes and see how they look and feel.

Currently, when we make a change to the ErrorTracker we have to manually kill it and restart it again. This is not a big deal, but I wonder if there is a way to instruct the Phoenix Playground to recompile itself when changes are made.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions