Skip to content

Asset lists created for use by kiterunner use negative lookahead, which is not supported by kiterunner #4

Description

@hlein

The routes-small.json and routes-large.json asset files created for use by kiterunner include regexes that use negative lookahead, (?!...).

But the regex library used by kiterunner does not support negative lookahead, so when debugging is turned on one sees tons of errors when these are used.

I created an issue for kiterunner a few weeks ago but it has gotten no love, maybe this is a better place for assetnote/kiterunner#51

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions