Skip to content
This repository was archived by the owner on Apr 15, 2020. It is now read-only.
This repository was archived by the owner on Apr 15, 2020. It is now read-only.

Partials don't recompile when their content changes. #1

Open
@pastelsky

Description

@pastelsky

Say you have index.marko that includes head.marko as a partial.
Changing contents of index.marko will cause webpack dev server to recompile the template, however it is impervious to any change introduced in head.marko, and I have to restart my server for changes to take effect

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