Skip to content

blueprint injection or rerendering #115

Description

@anithri

There are a number of cases where the ability to inject new text into an existing file would be very useful.
imports, Routes, reducers, sagas.

The trick is to figure out where this is supposed to happen, and what is to be inserted.

I think that any effort that involves parsing the file as code is too complicated and we should reach for a simpler solution. Parsing text and string matching is going to be faster and probably more reliable in the long run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions