fixed native mod build

This commit is contained in:
Eugeny
2024-12-25 02:34:31 +01:00
parent 67230c1601
commit d7971294aa
4 changed files with 274 additions and 47 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env node
import { rebuild } from 'electron-rebuild'
import { rebuild } from '@electron/rebuild'
import * as path from 'path'
import * as vars from './vars.mjs'