Github actions require checking in the entire node_modules or using a vercel service what the fuck github
This commit is contained in:
6
node_modules/mime/bin/cli.js
generated
vendored
Executable file
6
node_modules/mime/bin/cli.js
generated
vendored
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
// Thin wrapper around mime
|
||||
import mime_cli from '../dist/src/mime_cli.js';
|
||||
|
||||
await mime_cli();
|
||||
Reference in New Issue
Block a user