actimeo / ng2-i18next

use i18next with Angular2
MIT License
11 stars 9 forks source link

fixed issues with directive update and multiple usages #7

Closed marta-tatiana closed 8 years ago

marta-tatiana commented 8 years ago

Fixed two issues found during testing of solution to passing options to directive.

Also removed console.logs (passing options works). Getting some errors while executing npm install, but they don't seem to be connected.