Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/compiler-explorer/compiler-explorer
/ check-frontend-imports.js
File
check-frontend-imports.js
etc/scripts/check-frontend-imports.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
// Check that frontend (static/) code doesn't import from backend (lib/)
3
4
import
{execSync} from
'child_process'
;
Callers
nothing calls this directly
Calls
2
error
Method · 0.80
exit
Method · 0.80
Tested by
no test coverage detected