nodekit-io / nodekit-darwin

{NK} NodeKit is the universal, open-source, embedded engine that provides a full ES5 / Node.js instance inside desktop and mobile applications for macOS, iOS, Android, and Windows. [Swift 2.3 Darwin]
http://nodekit.io
Apache License 2.0
22 stars 4 forks source link

require now searches for path/index.js if path itself is not a module with any exports #6

Closed patgoley closed 7 years ago

patgoley commented 7 years ago

fixes #5. includes test case example in NKScripting iOS Sample app