Skip to content

NEW FEATURE: Add support for relative paths without the dot (".")  #16

@PrabakaranSK

Description

@PrabakaranSK

This works:

!include "./views.dsl" //[Note the dot slash]

But this doesn't:

!include "views.dsl" //[There's no dot slash here]

Please add this feature by implicitly assuming any file name without any relative path to be having "./" prefixed.

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