jshttp / negotiator

An HTTP content negotiator for Node.js
MIT License
309 stars 33 forks source link

Dynamic requires don't support static loaders #32

Closed guybedford closed 9 years ago

guybedford commented 9 years ago

In https://github.com/jshttp/negotiator/blob/master/lib/negotiator.js#L21, would you be open to using more straightforward require statements to allow static tracing support?