mirror of
https://github.com/alex8088/electron-vite.git
synced 2025-12-15 09:16:58 +08:00
chore: fix jsdoc
This commit is contained in:
parent
9eba4df577
commit
438e9e7672
@ -69,7 +69,7 @@ interface ExternalizeDepsMixin {
|
|||||||
interface BytecodeMixin {
|
interface BytecodeMixin {
|
||||||
/**
|
/**
|
||||||
* Options pass on to `bytecode` plugin in electron-vite.
|
* Options pass on to `bytecode` plugin in electron-vite.
|
||||||
* https://electron-vite.org/guide/source-code-protection#bytecodeplugin-options
|
* https://electron-vite.org/guide/source-code-protection#options
|
||||||
*
|
*
|
||||||
* Compile source code to v8 bytecode.
|
* Compile source code to v8 bytecode.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user