Skip to content
  • totten's avatar
    Generate partials via callback · 1f8edc32
    totten authored
    Technically, it's two changes:
    
    1. Changing `snippets` to `partialsCallback` to reduce the amount of upfront IO/memory.
    2. Changing the mocked-up filename to start with `~/theAngModule/`. So modules implemented in
       afform look more look other modules. Makes it work with `cv ang:html:list` and `cv ang:html:show`.
    1f8edc32