sk Skill · CarlosCaPe
batch-import-relative-paths
When you batch-add an import line to N source files via sed/awk, the relative path must be computed PER-FILE (depth varies). Vite/esbuild often silently normalize bad ../ and the bug hides across multiple deploys until a larger rebuild forces strict module resolution.
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
typescriptpythonbashPython
- Host repository
- CarlosCaPe/octorato
- Host stars
- 16
- Host language
- Python