f6bef061c3a273425f77b268e72e9a827de59170
Per W9: invoking the compiler from inside ink-loader.test.ts's beforeAll creates a filesystem race against other concurrent tests because the script wipes src/content/compiled-ink/ at start. Compile is already part of the npm run ci chain (via npm run build); the test should only verify the artefact exists and fail loudly with a fix-it message otherwise.
Description
No description provided
Languages
TypeScript
91.2%
JavaScript
6.7%
Ink
1.8%
CSS
0.2%
HTML
0.1%