3 留言 (3 留言)0 反應 (0 反應)1 負責人 (1 負責人)CoffeeScript66 star (66 star)13 fork (13 fork)user submission
enhancementhelp wanted
- 議題類型
- refactor
- 研究方向
- The issue is to remove support for passing an array as the message to Error constructor. The referenced commit (bf3ba64) shows the exact changes in index.js: remove the array handling branch. Check if there are any tests that rely on array messages and update them accordingly. The codebase is relatively small.