Package Exports
- i18next
- i18next/lib
- i18next/lib/EventEmitter
- i18next/lib/index
- i18next/lib/utils
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (i18next) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
running test coverage
- assert browserify-istanbul and karma-coverage in node_modules have istanbul removed from dependencies
- assert we use gotwarlost/istanbul#source-map for now until https://github.com/karma-runner/karma-coverage/issues/157 gets solved
- run gulp test (gulp tdd will not run coverage report)
using https://www.npmjs.com/package/npm-bump for versioning