-
In 1.14 `URLPattern` will ship unstable in Deno, targeting stable for 1.15. I want to investigate `URLPattern` to replace path-to-regex.
-
After this WEB API stable
https://deno.com/blog/v1.14#urlpattern
-
The new [URLPattern](https://www.chromestatus.com/feature/5731920199548928) feature would be a great match for the scope member in the manifest.
Does anyone need scope to be more expressive / flexi…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current is…
-
I'm having issue with
```
urlpatterns = [
url(r'^webpush/', include('webpush.urls'))
]
```
I've got an `error name url is not defined`
I can make it work using `re_path` like
```
…
-
I get a warning message when building my project:
```
warnings:
One of the glob patterns doesn't match any files. Please remove or fix the following: {
"globDirectory": "/Users/elmaco/Webst…
-
When I run dart2js I get this warnings:
dart/application/web/out/packages/route/url_pattern.dart:81:1: Warning: 'UrlPattern' doesn't implement 'matchAsPrefix'.
Try adding an implementation of 'matchA…
-
Hi, I followed the example site and managed to get the "secret" page working with 2FA setup on my website.
However, to protect the admin site, I found this [ReadTheDocs article](http://django-two-f…
-
Platform: macOS
Architecture: `arm64`
Node: `v18.18.0`
The double-star syntax is unnecessary, since it also works with a single star, but I still want to report this to hopefully get it fixed.
…
-
We could use the same pattern as [UrlPattern](https://developer.mozilla.org/en-US/docs/Web/API/URL_Pattern_API).
This would be a breaking change... It's possible we could make a deprecated API or s…