Skip to content

[BUG] Severe bug: When initializing the worker, the local private path (including your username) is exposed in the build output #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