Denis Malinochkin
Denis Malinochkin
Hello, I'm will be work on this issue today. You can provide more detailed steps to reproduce your issue? As I understand your steps: 0. Create two files in the...
Please, try to use `0.6.3` from the Marketplace.
Well, most likely now error related to one of providers (completion and etc.) or parser. You can provide GIF for your case or/and your file (for reproduce error)? Also you...
### Временные метки для Assets > Не знаю чем там пользуются некоторые клиенты, то у них кэш долго весит и не чистится (what?). Нужно рандомно добавлять ?123124124 к локальным CSS...
I agree that when using the `absolute` option, we should return the path according to the OS used. Will be shipped with `4.0.0`. In the case of relative paths, things...
Will be included in the `4.0.0` release (#371). Now, when the `absolute` option is enabled, the path is returned in the OS style.
Hi, @phated, Nope. The `@nodelib/fs.walk` package no longer has support for versions Node.js below `12.22.0` ([engines](https://github.com/nodelib/nodelib/blob/master/packages/fs/fs.walk/package.json#L17)). Also, many dependencies (mocha@10, typescript@5) no longer support even 12.x.x. You can continue to...
Fixed by https://github.com/arokor/timely/pull/6.
It looks like both behaviours are incorrect. ```js [ ".cjs", // matched by **/*.cjs when the dot option is true ".cts", // matched by **/!(*.d).cts when the dot option is...
https://github.com/gulpjs/glob-parent/issues/63