[go: up one dir, main page]

Dash Dash Alias

--/ (or dash dash alias) is an attempt at resolving dependency hell in JavaScript projects.

This project showcases how to set up various environments so that require('--/file') or import '--/file' resolves to your project source directory.