chore: Remove node_modules, dist, .env from tracking
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
5
node_modules/@hono/node-server/dist/globals.mjs
generated
vendored
5
node_modules/@hono/node-server/dist/globals.mjs
generated
vendored
@@ -1,5 +0,0 @@
|
||||
// src/globals.ts
|
||||
import crypto from "crypto";
|
||||
if (typeof global.crypto === "undefined") {
|
||||
global.crypto = crypto;
|
||||
}
|
||||
Reference in New Issue
Block a user