Skip to content

Refactor webdialog content root #138

Open
@thomthom

Description

The Runner and Preferences dialog all have the same scaffolding. They just refer to different JS and CSS files. And currently the root Vue app template is directly in the HTML file. By refactoring out the root app template to a separate App component for each dialog we can use the same HTML scaffolding and have Webpack generate appropriate HTML file for each of them.

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