1.0.0 • Published 2 years ago

@m.hubich/locatrics-i18n v1.0.0

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
2 years ago

i18n Setup.

Works as a Single-Spa Utility Module

Contains i18n initialization methods available for all micro-frontends.

Commands

Start app locally - npm start
Build sources and types - npm run build
Build sources - npm run build:webpack
Build types - npm run build:types
Run linter - npm run lint
Run tests - npm run test
Collect tests coverage - npm run coverage

TODO

  1. Create working utility module
  2. Configure typescript, eslint, webpack
  3. Make it visible to other micro-frontends via external modules declaration
  4. Create separate package containing reusable types/interfaces exposed by this utility
  5. Create CI/CD process:
    1. With ability to update of shared import-map
    2. With ability to update types package