Skip to content

[BUG] 严重BUG 初始化worker时,本地的私有路径(包括你的用户名)在构建产物中暴露 #175

@OrrinHatch

Description

@OrrinHatch

OpenIM Server Version

3.8.3

Operating System and CPU Architecture

Linux (AMD)

Deployment Method

Source Code Deployment


   function initWorker() {
            if ("undefined" == typeof window)
                return;
            const e = "file:///Users/xxxx/Workspaces/projects/myApp/node_modules/@openim/wasm-client-sdk/lib/index.es.js".includes(".vite/deps")
              , t = "file:///Users/xxx/Workspaces/projects/myApp/node_modules/@openim/wasm-client-sdk/lib/index.es.js".includes("_nuxt/node_modules")
              , s = "file:///Users/xxx/Workspaces/projects/myApp/node_modules/@openim/wasm-client-sdk/lib/index.es.js".includes(".q-cache")

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions