5836ea1a78
* feat: add error event for utility process (#43774)
* feat: add error event for utility process
* chore: use public report api
* chore: fix lint
* doc: mark error event as experimental
---------
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
* fixup! feat: add error event for utility process (#43774)
remove #include "electron/mas.h"
this header did not exist before c1c8fbfd9
---------
Co-authored-by: Robo <hop2deep@gmail.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
10 lines
119 B
Python
10 lines
119 B
Python
{
|
|
"targets": [
|
|
{
|
|
"target_name": "external_ab",
|
|
"sources": [
|
|
"binding.cc"
|
|
]
|
|
}
|
|
]
|
|
}
|