Skip to content

Clean up component generation code sections #16

@bcanfield

Description

@bcanfield

Right now component generation is kind of messy. It is being done in generators.ts as template strings, and there is no formatting that is happening to these template strings in the code.

I want to move the templates out to their own files using something like ejs. https://www.npmjs.com/package/ejs

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhancing current functionality

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions