Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.
/ ddap-libraries Public archive

DDAP's common components shared across multiple DDAP solutions

Notifications You must be signed in to change notification settings

DNAstack/ddap-libraries

Repository files navigation

ddap-common-lib

Working with DDAP application(s) without publishing ddap-common-lib

  1. Build and copy assets npm run prepublish
  2. Change directory to built folder cd dist/ddap-common-lib/
  3. Link library npm link

One-line command: npm run prepublish && npm link ./dist/ddap-common-lib/.

Don't forget to rerun the steps above when you update library.

Build

Run ng build ddap-common-lib to build the project. The build artifacts will be stored in the dist/ directory.

About

DDAP's common components shared across multiple DDAP solutions

Resources

Stars

Watchers

Forks

Packages

No packages published