Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revamp the directory structure and shape of imports? #245

Open
jfhbrook opened this issue Apr 5, 2019 · 0 comments
Open

Revamp the directory structure and shape of imports? #245

jfhbrook opened this issue Apr 5, 2019 · 0 comments

Comments

@jfhbrook
Copy link
Owner

jfhbrook commented Apr 5, 2019

The directory structure of this module is basically exactly what nodejitsu was using in 2011/2012. Things have changed!

It would be cool, for instance, if instead of require('ecstatic').mime you could do require('ecstatic/mime').

It's not strictly necessary to move all of the modules around - can also add shim modules - but we might as well git mv some files while in here. Guessing based on how node handles importing nested thingers that we'd just make the directory structure flat.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant