-
How could we support extended regular expressions in configuration instead of the more limited standard Perl regex?
Add "/x" to the end of the config var string?
This would be useful because exten…
-
小弟想从远程拿到了菜单数组, `component` 动态引入报错
```js
const formatMenu = menus=> {
let result = []
menus.forEach(item=>{
let b = { ... }
let nowPath = item.component
let path = `@/view/$…
-
I have tryed to reinstall node_module, and enter the command line, `npm cache clear --force`, and also changed my node version,like v10.24.1/12.22.12/14.21.3/16.19.0, and they didn't work.
In a…
-
Hi,
I'm currently evaluating lando against the toolset I have been using in our agency so far. While lando itself seems to be a great tool in a single project context, i'm still searching tools tha…
-
Hi, we use "Codeception" (via phar) for our tests, and we add every test into the directory where the tested class is, so that everybody in the team easily find the tests. e.g. ```App/modules/Foo/BarV…
-
Hi,
Using `pod@1.9.3`, after I installed `cocoapods-dependencies`, I can't run `pod dependencies` :
```
$> pod --version
1.9.3
$> sudo gem install cocoapods-dependencies
Successfully install…
-
First let me just say I'm excited about using precise-commits, but I think that a couple of simple examples might be useful. For example:
I'm using prettier in my project, but it is used through […
-
Heya,
So I'm noticing a lot of plugins using this sort of 'post-install' action:
https://github.com/junegunn/vim-plug#example
One such example being:
https://github.com/roxma/nvim-cm-tern
…
-
So, I have a fairly specific use case (though perhaps not completely rare): We have legacy code that does not conform to the style, so while we're working on fixing the files we want to _only_ use PHP…
-
### 🐛 bug 描述
ProDescriptions 组件中使用columns属性,其中一项数据使用 copyable 无法出现复制图标,我把版本内容放下面:
### 📷 复现步骤
` {
return ******;
},
},
{
…