Skip to content

Update named wildcard #506

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 22, 2018
Merged

Conversation

christianalfoni
Copy link
Contributor

Using only (*) gives a regexp error of: "Nothing to repeat". You have to use (.*) for it to work. This happens on latest version, 1.10.1.

Using only `(*)` gives a regexp error of: "Nothing to repeat". You have to use `(.*)` for it to work. This happens on latest version, 1.10.1.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.496% when pulling 3c33c56 on christianalfoni:patch-1 into 85e06e6 on visionmedia:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.496% when pulling 3c33c56 on christianalfoni:patch-1 into 85e06e6 on visionmedia:master.

@matthewp matthewp merged commit 07edef8 into visionmedia:master Sep 22, 2018
pR0Ps added a commit to pR0Ps/page.js that referenced this pull request Mar 18, 2020
The docs were updated in the README by visionmedia#506, but the gh-pages site is still incorrect.

Fixes visionmedia#338
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.

3 participants