зеркало из https://github.com/electron/electron.git
docs: add link to @electron/fuses (#30978)
This commit is contained in:
Родитель
93068cfab5
Коммит
9c4e3b67fb
|
@ -12,7 +12,7 @@ Fuses are the solution to this problem, at a high level they are "magic bits" in
|
|||
|
||||
### The easy way
|
||||
|
||||
We've made a handy module `@electron/fuses` to make flipping these fuses easy. Check out the README of that module for more details on usage and potential error cases.
|
||||
We've made a handy module, [`@electron/fuses`](https://npmjs.com/package/@electron/fuses), to make flipping these fuses easy. Check out the README of that module for more details on usage and potential error cases.
|
||||
|
||||
```js
|
||||
require('@electron/fuses').flipFuses(
|
||||
|
|
Загрузка…
Ссылка в новой задаче