Skip to content

Move out hardcoded exportName for xjst #67

@qfox

Description

@qfox

Ref: #58

exportName = options && options.exportName;
// Задаём `exportName` по умолчанию для xjst-шаблонизаторов
if (!exportName && _.intersection(techPath.split('/'), XJST_PACKAGES).length) {
exportName = XJST_EXPORT_NAME;
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions