mirror of
https://github.com/fuse-friends/fuse-native
synced 2026-03-02 03:40:15 +00:00
more
This commit is contained in:
2
index.js
2
index.js
@@ -4,7 +4,7 @@ const path = require('path')
|
|||||||
const { exec } = require('child_process')
|
const { exec } = require('child_process')
|
||||||
|
|
||||||
const Nanoresource = require('nanoresource')
|
const Nanoresource = require('nanoresource')
|
||||||
const { beforeMount, beforeUnmount, configure, unconfigure, isConfigured } = require('fuse-shared-library-darwin')
|
const { beforeMount, beforeUnmount, configure, unconfigure, isConfigured } = require('fuse-shared-library-darwin-debug')
|
||||||
|
|
||||||
const binding = require('node-gyp-build')(__dirname)
|
const binding = require('node-gyp-build')(__dirname)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user