mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Default `err.message` notification is not helpful, because it lacks stack and context. it doesnt hurt for end users to add `console.error(err)`, because they arent gonna see it. Though, as far as `console.error` is being logged in Electron console, developers will get enough information to identify problems with plugin they are developing. |
||
|---|---|---|
| .. | ||
| static | ||
| utils | ||
| .npmrc | ||
| auto-updater.js | ||
| config-default.js | ||
| config.js | ||
| index.html | ||
| index.js | ||
| menu.js | ||
| notifications.js | ||
| notify.html | ||
| notify.js | ||
| package.json | ||
| plugins.js | ||
| rpc.js | ||
| session.js | ||