MCPcopy
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
4import {execSync} from 'child_process';

Callers

nothing calls this directly

Calls 2

errorMethod · 0.80
exitMethod · 0.80

Tested by

no test coverage detected