We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2586a6a commit 174d785Copy full SHA for 174d785
scripts/utils/alias-loader.mjs
@@ -5,7 +5,7 @@
5
* This file should be copied or imported from socket-registry to other repos.
6
*
7
* Usage:
8
- * node --loader=./scripts/utils/alias-loader.mjs script.mjs
+ * node --import=./scripts/register.mjs script.mjs
9
*/
10
11
import { existsSync } from 'node:fs'
0 commit comments