mirror of
https://github.com/nyakang/nyaterm.git
synced 2026-09-21 16:01:29 +00:00
- Added a script to disable texture-atlas sharing in @xterm/addon-webgl for NyaTerm, ensuring each terminal instance maintains its own TextureAtlas. - Updated the patching logic to verify the expected version and handle multiple target files for both CJS and ESM bundles. - Enhanced error handling and logging for better observability during the patching process.