add external
This commit is contained in:
@@ -6,7 +6,7 @@ import fs from 'node:fs';
|
||||
// bun run src/index.ts --
|
||||
import { fileURLToPath } from 'node:url';
|
||||
const __dirname = path.dirname(fileURLToPath(import.meta.url));
|
||||
const external = ['pm2', '@kevisual/hot-api'];
|
||||
const external = ['pm2', '@kevisual/hot-api', '@nut-tree-fork/nut-js'];
|
||||
/**
|
||||
*
|
||||
* @param {string} p
|
||||
|
||||
Reference in New Issue
Block a user