Skip to content

Conversation

@sengleung
Copy link
Contributor

For example:

  deviation "/a:foo/b:bar" {
    deviate add {
      ext:my-extension;
    }
  }

will add the extension ext:my-extension to the e.Exts field to the /a:foo/b:bar path in the AST.

For example:

  deviation "/a:foo/b:bar" {
    deviate add {
      ext:my-extension;
    }
  }

will add the extension "ext:my-extension" to the e.Exts field
to the "/a:foo/b:bar" path in the AST.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant