-
**Is your feature request related to a problem? Please describe.**
Right now I have `scss` dir with `index.scss` that export other scss file in same dir and then I pass that scss file to Astal, bas…
-
`Directory.glob()` should be callable without arguments. The intuitive default for `pattern` is `**`, which will match everything.
-
Suppose I have this link `https://foo.work.com/bar`. I created a Glob rule `https://*.work.com/*`. It's not matching.
I just wanted to check if the url matches the subdomain.
-
When working with files, policy-bot should be providing basic glob support.
When working with common unix tools, glob-support tends to be either built-in, or augmented by the wrapping shell evaluat…
-
## Problem:
VSCode does not support a common feature of globs in other environments. Other glob matchers support nested alternation like `"{*requirements{.frozen,{[-_]*,}.txt},requirement…
-
Hi,
I'd like to propose to add a `--include [glob/pattern]` CLI option for `deno test`.
## Problem
My project currently have unit, integration and e2e tests. Unit tests live under `src/**/*.t…
-
### Describe the bug
I pass `import.meta.glob('./components/global/*.vue', {import: 'default', eager: true})`, Import global components in batches for registration. After I publish the theme packag…
-
Check https://github.com/vuejs/vitepress/issues/4357
-
Hei!
I'm having some trouble with the pattern option here: https://github.com/decidim/decidim/pull/1321. I'm including a list of two patterns, where one is a single path and the other one is a glob…
-
### Environment
nitro v2.9.6
node v22.0.0
npm v10.5.1
### Reproduction
Try to create a redirect or something for certain type of files
### Describe the bug
So this is what I have in my config:
…