Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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