hacke2
hacke2
ts 1.63 依赖
/publish
试了一下和 VS Code 效果有点不一样 VS Coode  我们  下载 CodeSwing 插件可以验证
> @yantze @hacke2 找到了一处可能在集成侧被应用导致 Node 层引入 Browser 代码,这里 `@opensumi/ide-remote-opener` 内在 common 内引入了 `@opensumi/ide-core-browser` 代码 [remote-opener/src/common/index.ts#L1](https://github.com/opensumi/core/blob/1cca6700539021a46544394e9903cb9bd92e76c5/packages/remote-opener/src/common/index.ts#L1) 而其中的 Node 层代码又引入了 `../common` 内容,最终会导致 Node 层引入了 Browser 代码。 > > 目前只找到了这处,不知道还有没有 common 依赖 @opensumi/ide-core-browser...
I can't find the `.eslintrc` in `gulp-css-base64`
I forget has Node version less than 4...My company used 4 or 5....
Why do you think should not modify original options object?
User must use string replace regex in option?
@Blueria 中写法如果那个函数本来就有个this.n呢?