Rainke
Rainke
I use typescript write webpack config, so I have to set `TS_NODE_PROJECT` to `tsconfig-for-webpack-config.json`, the scripts is `cross-env TS_NODE_PROJECT=\"tsconfig-for-webpack-config.json\" webpack --config webpack.config.prod.ts` . In this situation, the `loadSyncDefault` cannot return...
1. copy word under cursor by `yiw` (**hello**) 2. move to word (**world**) 3. exec replace by `viwp ` (world is replace by **hellod**) `d` is extra.
新功能需求: ```html ``` ```html ``` 对于这种情况,这个 src 不会被 webpack 的 url-loader 解析。 代码:[https://github.com/rainke/art-demo/tree/src](https://github.com/rainke/art-demo/tree/src) src分支
some lib(https://www.npmjs.com/package/vue-frag)will create fake parentNode for element
[x] I read the contributing guide [x] I agree to follow the code of conduct ## Summary I use @vue/cli-service@5, and get the warning, and the icon does not render....
## Summary Fix the issue where releasing the block drag outside the editor area would not trigger \`#dragEnd\`, causing the \`dataset.dragging\` to remain \`true\` and resulting in no selection background...