Skip to content

daniel-sc/angular-cli-28576

Repository files navigation

ReproApp

execute steps in this order:

  • yarn install --force
  • yarn build-lib
  • yarn i18n

steps used to publish lib (just as a fyi):

  • cd dist/example-library
  • npm publish --access public

steps used to initialize server

  • yarn start

If you comment out the usage of "nodeModulesThirdPartyTranslation" everything works properly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published