1.1.1 • Published 3 years ago

@duenorthsystems/domore-common v1.1.1

Weekly downloads
1
License
-
Repository
-
Last release
3 years ago

DomoreCommon

The domore-common package imports common functionality between all DueNorth Systems Apps and whitelisted variants.

Example Implementation

import { PlusAuthenticationService } from 'domore-common/dist/domore-auth';

Possible Issues

Issue #1

Module not found: Error: Can't resolve 'apollo-link-error' in '/home/a/Desktop/DueNorth/hoot-reading-app/node_modules/domore-common/dist/domore-auth/fesm2015'

Fix: delete node_modules folder and do a fresh install