polarity-integration-utils
    Preparing search index...

    Interface ViewComponent

    View component reference in config.json

    interface ViewComponent {
        component: { file: string };
        template: { file: string };
    }
    Index
    component: { file: string }
    template: { file: string }