Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bufferhead-code/nextjs-use-php
/ build.ts
File
build.ts
build.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'node:fs'
);
2
const
path = require(
'node:path'
);
3
const
fse = require(
'fs-extra'
);
4
const
cp = require(
"child_process"
);
Callers
nothing calls this directly
Calls
1
build
Function · 0.85
Tested by
no test coverage detected