Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rdev/liquid-glass-react
/ esbuild.config.js
File
esbuild.config.js
esbuild.config.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
esbuild = require(
'esbuild'
);
2
const
path = require(
'path'
);
3
4
const
createBuildConfig = (format) => ({
Callers
nothing calls this directly
Calls
2
watch
Function · 0.85
buildAll
Function · 0.85
Tested by
no test coverage detected