peers / peerjs

Simple peer-to-peer with WebRTC.
https://peerjs.com
MIT License
12.48k stars 1.43k forks source link

The character '#' appeared in the compilation and packaging variables of the peerjs project #1286

Open 1764564459 opened 5 months ago

1764564459 commented 5 months ago

Please, check for existing issues to avoid duplicates.

What happened?

The typescript project uses peerjs to package and publish index. js, and variables such as static#e and static#t appear.

How can we reproduce the issue?

No response

What do you expected to happen?

Other projects may encounter errors when using packaged projects: Unexpected character '#' (1:134634).

Environment setup

Is this a regression?

No response

Anything else?

No response

jjwilliams42 commented 2 weeks ago

I am also experiencing this issue