mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
fix: remove stale compiled dataPaths.js artifact (#1541)
Commit98c5b250accidentally re-added a compiled CJS output alongside the TypeScript source after the JS→TS migration (9739f413). Webpack resolved the .js file instead of .ts, and ESM interop failed to map the CJS named exports at runtime — crashing the dev server with "resolveDataDir is not a function". Fixes #1539 Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
committed by
GitHub
parent
4f6f97b369
commit
76e34f093d