LinkedSoftwareDependencies / Components.js

🧩 A semantic dependency injection framework
https://componentsjs.readthedocs.io/
Other
41 stars 6 forks source link

Compat URLs during error reporting #96

Open rubensworks opened 2 years ago

rubensworks commented 2 years ago

Issue type:


Description:

For JSON-LD-based configs (which is 99% of the time), we should reuse the uses JSON-LD contexts and try to compact URLs that are printed during error reporting.

This will make the errors less verbose, and easier to debug.

github-actions[bot] commented 2 years ago

Thanks for the suggestion!