-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
area/buildRegarding the build processRegarding the build processtype/bugSomething is misbehavingSomething is misbehaving
Milestone
Description
Details
- xterm.js version: 5.6.0-beta.137
Steps to reproduce
@xterm/headless v5.6.0-beta.137 has module exports wrong in package.json:
"module": "lib/xterm.mjs", is wrong
xterm.js/headless/package.json
Line 6 in 65a0e03
| "module": "lib/xterm.mjs", |
Compiled package has both versions inside lib-headless folder
Metadata
Metadata
Assignees
Labels
area/buildRegarding the build processRegarding the build processtype/bugSomething is misbehavingSomething is misbehaving