Towry Wang
Towry Wang
In .babelrc file: ``` { "presets": [ "es2015", "flow-vue" ], } ```
Even worst if has split window:  ---- Considering use another plugin, which works pretty well with nvim-tree. https://github.com/ojroques/nvim-bufdel Also set `hijack_unnamed_buffer_when_opening = true` in nvim-tree will...
.... My needs is cpx `./dist/**/*.umd.js` should keep `dist` folder.
not working
Taro 源码里是 `showShareItems`,但是最新的微信文档里是 `menus`,不知道是 taro会将 `showShareItems` 转为 `menus`还是 taro 没有对应微信小程序文档进行更新?
> just hit this problem on arch linux with neovim 0.6, all mentioned solutions above did not work out Add `max_jobs=50`, then `PackerClean` and `PackerSync` works.
have the same issue.
@mzgoddard Any updates on this issue?? Update: It already caused some UI broken in our app ...
https://github.com/mysticatea/cpx maybe a good alternative.
`destory-on-close` will cause high CPU and the page become unresponsive ...