Open 1764564459 opened 5 months ago
The typescript project uses peerjs to package and publish index. js, and variables such as static#e and static#t appear.
static#e
static#t
No response
Other projects may encounter errors when using packaged projects: Unexpected character '#' (1:134634).
Unexpected character '#' (1:134634)
I am also experiencing this issue
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
andstatic#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