mirror of
https://gitee.com/onvia/ccc-tnt-psd2ui
synced 2025-11-08 23:36:25 +00:00
支持 mac
This commit is contained in:
4
npm-packages/mac-v3.4.+/@mapbox/node-pre-gyp/bin/node-pre-gyp
Executable file
4
npm-packages/mac-v3.4.+/@mapbox/node-pre-gyp/bin/node-pre-gyp
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env node
|
||||
'use strict';
|
||||
|
||||
require('../lib/main');
|
||||
@@ -0,0 +1,2 @@
|
||||
@echo off
|
||||
node "%~dp0\node-pre-gyp" %*
|
||||
Reference in New Issue
Block a user