Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor webdialog content root #138

Open
thomthom opened this issue Jun 11, 2018 · 0 comments
Open

Refactor webdialog content root #138

thomthom opened this issue Jun 11, 2018 · 0 comments

Comments

@thomthom
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant