7f14b4b65e
* refactor: 尝试优化消息加载 - Updated webpack configuration to exclude additional sourcemaps. - Changed local development URL for easier access. - Implemented batch processing for handling chat messages to prevent main thread blocking. - Refined message component to selectively subscribe to user and reaction data. - Enhanced virtual message feed to manage visible message count and improve loading performance. * chore: bump version to v0.9.44