1.0.2 • Published 2 years ago

tm-shared-auth-lib v1.0.2

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

TmSharedAuthLib

This library was generated with Angular CLI version 13.2.0.

Build

Run ng build tm-shared-auth-lib to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build tm-shared-auth-lib, go to the dist folder cd dist/tm-shared-auth-lib and run npm publish.

Add the shared lib

Build it from tm-lib-workspace npm run pack-tsal Add to your project yarn add ../tm-lib-workspace/dist/tm-shared-auth-lib --force Be sure the delete output when the shared lib changes or you could end up with stale version. ng build --delete-output-path -c development

Update the shared lib

Update tm-shared-auth-lib version in package.json. Delete dist folder. Delete tm-shared-auth-lib from node_modules Run yarn add ../tm-lib-workspace/dist/tm-shared-auth-lib --force

1.0.2

2 years ago

1.0.1

2 years ago