pmarcinkiew / iotjs

Platform for Internet of Things with JavaScript http://www.iotjs.net
Other
0 stars 1 forks source link

Fix finding a package entry (#1305) #135

Closed pmarcinkiew closed 6 years ago

pmarcinkiew commented 6 years ago

This patch contains the followings:

If a file, which is named the main property in id/package.json, doesn't contain its extension, try loading it with '.js'.

IoT.js-DCO-1.0-Signed-off-by: Daeyeon Jeong daeyeon.jeong@samsung.com