@glissandoo/lib 1.32.8 → 1.32.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{lib/models → models}/Communication/Comment/index.d.ts +1 -1
- package/{lib/models → models}/Communication/Comment/types.d.ts +1 -1
- package/{lib/models → models}/Communication/index.d.ts +4 -4
- package/{lib/models → models}/Communication/types.d.ts +1 -1
- package/{lib/models → models}/Counters/Group/Analytics/index.d.ts +2 -2
- package/{lib/models → models}/Counters/Group/Analytics/types.d.ts +1 -1
- package/{lib/models → models}/Counters/Group/index.d.ts +2 -2
- package/{lib/models → models}/Counters/Group/types.d.ts +1 -1
- package/{lib/models → models}/Counters/event.d.ts +1 -1
- package/{lib/models → models}/Counters/index.d.ts +1 -1
- package/{lib/models → models}/Evento/Player/index.d.ts +1 -1
- package/{lib/models → models}/Evento/Player/types.d.ts +1 -1
- package/{lib/models → models}/Evento/Repertory/index.d.ts +1 -1
- package/{lib/models → models}/Evento/Repertory/types.d.ts +1 -1
- package/{lib/models → models}/Evento/basic.d.ts +3 -3
- package/{lib/models → models}/Evento/index.d.ts +7 -7
- package/{lib/models → models}/Evento/promoter.d.ts +1 -1
- package/{lib/models → models}/Evento/types.d.ts +1 -1
- package/{lib/models → models}/Federation/Partnership/index.d.ts +3 -3
- package/{lib/models → models}/Federation/Partnership/types.d.ts +1 -1
- package/{lib/models → models}/Federation/index.d.ts +4 -4
- package/{lib/models → models}/Federation/types.d.ts +1 -1
- package/{lib/models → models}/Group/Analytics/index.d.ts +1 -1
- package/{lib/models → models}/Group/Analytics/types.d.ts +1 -1
- package/{lib/models → models}/Group/Event/index.d.ts +2 -2
- package/{lib/models → models}/Group/Event/types.d.ts +1 -1
- package/{lib/models → models}/Group/Player/Event/index.d.ts +2 -2
- package/{lib/models → models}/Group/Player/Event/types.d.ts +1 -1
- package/{lib/models → models}/Group/Player/Log/index.d.ts +2 -2
- package/{lib/models → models}/Group/Player/Log/types.d.ts +1 -1
- package/{lib/models → models}/Group/Player/index.d.ts +1 -1
- package/{lib/models → models}/Group/Player/types.d.ts +1 -1
- package/{lib/models → models}/Group/Repertory/index.d.ts +1 -1
- package/{lib/models → models}/Group/Repertory/types.d.ts +1 -1
- package/{lib/models → models}/Group/basic.d.ts +2 -2
- package/{lib/models → models}/Group/index.d.ts +1 -1
- package/{lib/models → models}/Group/index.js +2 -2
- package/{lib/models → models}/Group/types.d.ts +1 -1
- package/{lib/models → models}/Metrics/index.d.ts +1 -1
- package/{lib/models → models}/Metrics/types.d.ts +1 -1
- package/{lib/models → models}/Model/index.d.ts +1 -1
- package/{lib/models → models}/Model/lang.d.ts +1 -1
- package/{lib/models → models}/Notification/index.d.ts +1 -1
- package/{lib/models → models}/Notification/types.d.ts +1 -1
- package/{lib/models → models}/Partner/basic.d.ts +4 -4
- package/{lib/models → models}/Partner/index.d.ts +2 -2
- package/{lib/models → models}/Partner/tiny.d.ts +1 -1
- package/{lib/models → models}/Partner/types.d.ts +1 -1
- package/{lib/models → models}/Partnership/Group/index.d.ts +5 -5
- package/{lib/models → models}/Partnership/Group/types.d.ts +1 -1
- package/{lib/models → models}/Partnership/Partner/Subscription/index.d.ts +5 -5
- package/{lib/models → models}/Partnership/Partner/Subscription/types.d.ts +1 -1
- package/{lib/models → models}/Partnership/Partner/index.d.ts +1 -1
- package/{lib/models → models}/Partnership/Payment/index.d.ts +1 -1
- package/{lib/models → models}/Partnership/Plan/basic.d.ts +1 -1
- package/{lib/models → models}/Partnership/Plan/index.d.ts +3 -3
- package/{lib/models → models}/Partnership/Plan/types.d.ts +1 -1
- package/{lib/models → models}/Partnership/basic.d.ts +1 -1
- package/{lib/models → models}/Partnership/index.d.ts +2 -2
- package/{lib/models → models}/Partnership/types.d.ts +1 -1
- package/{lib/models → models}/Payment/basic.d.ts +1 -1
- package/{lib/models → models}/Payment/index.d.ts +1 -1
- package/{lib/models → models}/Payment/types.d.ts +1 -1
- package/{lib/models → models}/Player/basic.d.ts +1 -1
- package/{lib/models → models}/Repertory/basic.d.ts +1 -1
- package/{lib/models → models}/User/Group/index.d.ts +2 -2
- package/{lib/models → models}/User/Group/types.d.ts +1 -1
- package/{lib/models → models}/User/Notification/index.d.ts +1 -1
- package/{lib/models → models}/User/Notification/types.d.ts +1 -1
- package/{lib/models → models}/User/basic.d.ts +1 -1
- package/{lib/models → models}/User/index.d.ts +6 -6
- package/{lib/models → models}/User/types.d.ts +1 -1
- package/package.json +1 -1
- package/types/firestore.d.ts +1998 -0
- package/.husky/pre-commit +0 -4
- package/README.md +0 -70
- package/scripts/setHusky.js +0 -11
- /package/{lib/functions → functions}/auth.d.ts +0 -0
- /package/{lib/functions → functions}/auth.js +0 -0
- /package/{lib/functions → functions}/communication.d.ts +0 -0
- /package/{lib/functions → functions}/communication.js +0 -0
- /package/{lib/functions → functions}/communicationComment.d.ts +0 -0
- /package/{lib/functions → functions}/communicationComment.js +0 -0
- /package/{lib/functions → functions}/event.d.ts +0 -0
- /package/{lib/functions → functions}/event.js +0 -0
- /package/{lib/functions → functions}/eventPlayer.d.ts +0 -0
- /package/{lib/functions → functions}/eventPlayer.js +0 -0
- /package/{lib/functions → functions}/eventRepertory.d.ts +0 -0
- /package/{lib/functions → functions}/eventRepertory.js +0 -0
- /package/{lib/functions → functions}/federation.d.ts +0 -0
- /package/{lib/functions → functions}/federation.js +0 -0
- /package/{lib/functions → functions}/federationPartnership.d.ts +0 -0
- /package/{lib/functions → functions}/federationPartnership.js +0 -0
- /package/{lib/functions → functions}/group.d.ts +0 -0
- /package/{lib/functions → functions}/group.js +0 -0
- /package/{lib/functions → functions}/groupPlayer.d.ts +0 -0
- /package/{lib/functions → functions}/groupPlayer.js +0 -0
- /package/{lib/functions → functions}/groupRepertory.d.ts +0 -0
- /package/{lib/functions → functions}/groupRepertory.js +0 -0
- /package/{lib/functions → functions}/index.d.ts +0 -0
- /package/{lib/functions → functions}/index.js +0 -0
- /package/{lib/functions → functions}/jwt.d.ts +0 -0
- /package/{lib/functions → functions}/jwt.js +0 -0
- /package/{lib/functions → functions}/misc.d.ts +0 -0
- /package/{lib/functions → functions}/misc.js +0 -0
- /package/{lib/functions → functions}/notification.d.ts +0 -0
- /package/{lib/functions → functions}/notification.js +0 -0
- /package/{lib/functions → functions}/partner.d.ts +0 -0
- /package/{lib/functions → functions}/partner.js +0 -0
- /package/{lib/functions → functions}/partnership.d.ts +0 -0
- /package/{lib/functions → functions}/partnership.js +0 -0
- /package/{lib/functions → functions}/partnershipGroup.d.ts +0 -0
- /package/{lib/functions → functions}/partnershipGroup.js +0 -0
- /package/{lib/functions → functions}/partnershipPlan.d.ts +0 -0
- /package/{lib/functions → functions}/partnershipPlan.js +0 -0
- /package/{lib/functions → functions}/regions.d.ts +0 -0
- /package/{lib/functions → functions}/regions.js +0 -0
- /package/{lib/functions → functions}/subscription.d.ts +0 -0
- /package/{lib/functions → functions}/subscription.js +0 -0
- /package/{lib/functions → functions}/user.d.ts +0 -0
- /package/{lib/functions → functions}/user.js +0 -0
- /package/{lib/helpers → helpers}/appScenes.d.ts +0 -0
- /package/{lib/helpers → helpers}/appScenes.js +0 -0
- /package/{lib/helpers → helpers}/audios.d.ts +0 -0
- /package/{lib/helpers → helpers}/audios.js +0 -0
- /package/{lib/helpers → helpers}/auth.d.ts +0 -0
- /package/{lib/helpers → helpers}/auth.js +0 -0
- /package/{lib/helpers → helpers}/badges.d.ts +0 -0
- /package/{lib/helpers → helpers}/badges.js +0 -0
- /package/{lib/helpers → helpers}/collections.d.ts +0 -0
- /package/{lib/helpers → helpers}/collections.js +0 -0
- /package/{lib/helpers → helpers}/dlinks.d.ts +0 -0
- /package/{lib/helpers → helpers}/dlinks.js +0 -0
- /package/{lib/helpers → helpers}/errors.d.ts +0 -0
- /package/{lib/helpers → helpers}/errors.js +0 -0
- /package/{lib/helpers → helpers}/fileSections/index.d.ts +0 -0
- /package/{lib/helpers → helpers}/fileSections/index.js +0 -0
- /package/{lib/helpers → helpers}/fileSections/orders.d.ts +0 -0
- /package/{lib/helpers → helpers}/fileSections/orders.js +0 -0
- /package/{lib/helpers → helpers}/instruments/index.d.ts +0 -0
- /package/{lib/helpers → helpers}/instruments/index.js +0 -0
- /package/{lib/helpers → helpers}/musicStyles/index.d.ts +0 -0
- /package/{lib/helpers → helpers}/musicStyles/index.js +0 -0
- /package/{lib/helpers → helpers}/musicStyles/orders.d.ts +0 -0
- /package/{lib/helpers → helpers}/musicStyles/orders.js +0 -0
- /package/{lib/helpers → helpers}/notifications.d.ts +0 -0
- /package/{lib/helpers → helpers}/notifications.js +0 -0
- /package/{lib/helpers → helpers}/objects.d.ts +0 -0
- /package/{lib/helpers → helpers}/objects.js +0 -0
- /package/{lib/helpers → helpers}/payments.d.ts +0 -0
- /package/{lib/helpers → helpers}/payments.js +0 -0
- /package/{lib/helpers → helpers}/plans.d.ts +0 -0
- /package/{lib/helpers → helpers}/plans.js +0 -0
- /package/{lib/helpers → helpers}/rates.d.ts +0 -0
- /package/{lib/helpers → helpers}/rates.js +0 -0
- /package/{lib/helpers → helpers}/reasons.d.ts +0 -0
- /package/{lib/helpers → helpers}/reasons.js +0 -0
- /package/{lib/helpers → helpers}/slate.d.ts +0 -0
- /package/{lib/helpers → helpers}/slate.js +0 -0
- /package/{lib/helpers → helpers}/styles.d.ts +0 -0
- /package/{lib/helpers → helpers}/styles.js +0 -0
- /package/{lib/helpers → helpers}/ts-extras/array-includes.d.ts +0 -0
- /package/{lib/helpers → helpers}/ts-extras/array-includes.js +0 -0
- /package/{lib/helpers → helpers}/ts-extras/as-mutable.d.ts +0 -0
- /package/{lib/helpers → helpers}/ts-extras/as-mutable.js +0 -0
- /package/{lib/helpers → helpers}/ts-extras/assert-error.d.ts +0 -0
- /package/{lib/helpers → helpers}/ts-extras/assert-error.js +0 -0
- /package/{lib/helpers → helpers}/ts-extras/index.d.ts +0 -0
- /package/{lib/helpers → helpers}/ts-extras/index.js +0 -0
- /package/{lib/helpers → helpers}/ts-extras/is-defined.d.ts +0 -0
- /package/{lib/helpers → helpers}/ts-extras/is-defined.js +0 -0
- /package/{lib/helpers → helpers}/ts-extras/is-empty.d.ts +0 -0
- /package/{lib/helpers → helpers}/ts-extras/is-empty.js +0 -0
- /package/{lib/helpers → helpers}/ts-extras/is-finite.d.ts +0 -0
- /package/{lib/helpers → helpers}/ts-extras/is-finite.js +0 -0
- /package/{lib/helpers → helpers}/ts-extras/is-infinite.d.ts +0 -0
- /package/{lib/helpers → helpers}/ts-extras/is-infinite.js +0 -0
- /package/{lib/helpers → helpers}/ts-extras/is-integer.d.ts +0 -0
- /package/{lib/helpers → helpers}/ts-extras/is-integer.js +0 -0
- /package/{lib/helpers → helpers}/ts-extras/is-present.d.ts +0 -0
- /package/{lib/helpers → helpers}/ts-extras/is-present.js +0 -0
- /package/{lib/helpers → helpers}/ts-extras/is-safe-integer.d.ts +0 -0
- /package/{lib/helpers → helpers}/ts-extras/is-safe-integer.js +0 -0
- /package/{lib/helpers → helpers}/ts-extras/object-entries.d.ts +0 -0
- /package/{lib/helpers → helpers}/ts-extras/object-entries.js +0 -0
- /package/{lib/helpers → helpers}/ts-extras/object-from-entries.d.ts +0 -0
- /package/{lib/helpers → helpers}/ts-extras/object-from-entries.js +0 -0
- /package/{lib/helpers → helpers}/ts-extras/object-has-own.d.ts +0 -0
- /package/{lib/helpers → helpers}/ts-extras/object-has-own.js +0 -0
- /package/{lib/helpers → helpers}/ts-extras/object-keys.d.ts +0 -0
- /package/{lib/helpers → helpers}/ts-extras/object-keys.js +0 -0
- /package/{lib/helpers → helpers}/ts-extras/set-has.d.ts +0 -0
- /package/{lib/helpers → helpers}/ts-extras/set-has.js +0 -0
- /package/{lib/helpers → helpers}/types.d.ts +0 -0
- /package/{lib/helpers → helpers}/types.js +0 -0
- /package/{lib/helpers → helpers}/utils.d.ts +0 -0
- /package/{lib/helpers → helpers}/utils.js +0 -0
- /package/{lib/index.d.ts → index.d.ts} +0 -0
- /package/{lib/index.js → index.js} +0 -0
- /package/{lib/lang → lang}/ca.json +0 -0
- /package/{lib/lang → lang}/de.json +0 -0
- /package/{lib/lang → lang}/en.json +0 -0
- /package/{lib/lang → lang}/es.json +0 -0
- /package/{lib/lang → lang}/eu.json +0 -0
- /package/{lib/lang → lang}/gl.json +0 -0
- /package/{lib/lang → lang}/index.d.ts +0 -0
- /package/{lib/lang → lang}/index.js +0 -0
- /package/{lib/lang → lang}/pt.json +0 -0
- /package/{lib/models → models}/Communication/Comment/index.js +0 -0
- /package/{lib/models → models}/Communication/Comment/types.js +0 -0
- /package/{lib/models → models}/Communication/index.js +0 -0
- /package/{lib/models → models}/Communication/types.js +0 -0
- /package/{lib/models → models}/Counters/Group/Analytics/index.js +0 -0
- /package/{lib/models → models}/Counters/Group/Analytics/types.js +0 -0
- /package/{lib/models → models}/Counters/Group/index.js +0 -0
- /package/{lib/models → models}/Counters/Group/types.js +0 -0
- /package/{lib/models → models}/Counters/event.js +0 -0
- /package/{lib/models → models}/Counters/index.js +0 -0
- /package/{lib/models → models}/Counters/types.d.ts +0 -0
- /package/{lib/models → models}/Counters/types.js +0 -0
- /package/{lib/models → models}/Evento/Player/index.js +0 -0
- /package/{lib/models → models}/Evento/Player/types.js +0 -0
- /package/{lib/models → models}/Evento/Repertory/index.js +0 -0
- /package/{lib/models → models}/Evento/Repertory/types.js +0 -0
- /package/{lib/models → models}/Evento/basic.js +0 -0
- /package/{lib/models → models}/Evento/index.js +0 -0
- /package/{lib/models → models}/Evento/promoter.js +0 -0
- /package/{lib/models → models}/Evento/tiny.d.ts +0 -0
- /package/{lib/models → models}/Evento/tiny.js +0 -0
- /package/{lib/models → models}/Evento/types.js +0 -0
- /package/{lib/models → models}/Federation/Partnership/index.js +0 -0
- /package/{lib/models → models}/Federation/Partnership/types.js +0 -0
- /package/{lib/models → models}/Federation/index.js +0 -0
- /package/{lib/models → models}/Federation/types.js +0 -0
- /package/{lib/models → models}/Group/Analytics/index.js +0 -0
- /package/{lib/models → models}/Group/Analytics/types.js +0 -0
- /package/{lib/models → models}/Group/Event/index.js +0 -0
- /package/{lib/models → models}/Group/Event/types.js +0 -0
- /package/{lib/models → models}/Group/Player/Event/index.js +0 -0
- /package/{lib/models → models}/Group/Player/Event/types.js +0 -0
- /package/{lib/models → models}/Group/Player/Log/index.js +0 -0
- /package/{lib/models → models}/Group/Player/Log/types.js +0 -0
- /package/{lib/models → models}/Group/Player/index.js +0 -0
- /package/{lib/models → models}/Group/Player/types.js +0 -0
- /package/{lib/models → models}/Group/Repertory/File/Section/index.d.ts +0 -0
- /package/{lib/models → models}/Group/Repertory/File/Section/index.js +0 -0
- /package/{lib/models → models}/Group/Repertory/File/Section/types.d.ts +0 -0
- /package/{lib/models → models}/Group/Repertory/File/Section/types.js +0 -0
- /package/{lib/models → models}/Group/Repertory/File/index.d.ts +0 -0
- /package/{lib/models → models}/Group/Repertory/File/index.js +0 -0
- /package/{lib/models → models}/Group/Repertory/File/types.d.ts +0 -0
- /package/{lib/models → models}/Group/Repertory/File/types.js +0 -0
- /package/{lib/models → models}/Group/Repertory/FilePath/index.d.ts +0 -0
- /package/{lib/models → models}/Group/Repertory/FilePath/index.js +0 -0
- /package/{lib/models → models}/Group/Repertory/index.js +0 -0
- /package/{lib/models → models}/Group/Repertory/types.js +0 -0
- /package/{lib/models → models}/Group/basic.js +0 -0
- /package/{lib/models → models}/Group/types.js +0 -0
- /package/{lib/models → models}/Instrument/index.d.ts +0 -0
- /package/{lib/models → models}/Instrument/index.js +0 -0
- /package/{lib/models → models}/Metrics/index.js +0 -0
- /package/{lib/models → models}/Metrics/types.js +0 -0
- /package/{lib/models → models}/Model/index.js +0 -0
- /package/{lib/models → models}/Model/lang.js +0 -0
- /package/{lib/models → models}/MusicStyle/index.d.ts +0 -0
- /package/{lib/models → models}/MusicStyle/index.js +0 -0
- /package/{lib/models → models}/Notification/index.js +0 -0
- /package/{lib/models → models}/Notification/types.js +0 -0
- /package/{lib/models → models}/Partner/basic.js +0 -0
- /package/{lib/models → models}/Partner/index.js +0 -0
- /package/{lib/models → models}/Partner/tiny.js +0 -0
- /package/{lib/models → models}/Partner/types.js +0 -0
- /package/{lib/models → models}/Partnership/Group/index.js +0 -0
- /package/{lib/models → models}/Partnership/Group/types.js +0 -0
- /package/{lib/models → models}/Partnership/Partner/Subscription/index.js +0 -0
- /package/{lib/models → models}/Partnership/Partner/Subscription/types.js +0 -0
- /package/{lib/models → models}/Partnership/Partner/index.js +0 -0
- /package/{lib/models → models}/Partnership/Partner/types.d.ts +0 -0
- /package/{lib/models → models}/Partnership/Partner/types.js +0 -0
- /package/{lib/models → models}/Partnership/Payment/index.js +0 -0
- /package/{lib/models → models}/Partnership/Payment/types.d.ts +0 -0
- /package/{lib/models → models}/Partnership/Payment/types.js +0 -0
- /package/{lib/models → models}/Partnership/Plan/basic.js +0 -0
- /package/{lib/models → models}/Partnership/Plan/index.js +0 -0
- /package/{lib/models → models}/Partnership/Plan/types.js +0 -0
- /package/{lib/models → models}/Partnership/basic.js +0 -0
- /package/{lib/models → models}/Partnership/index.js +0 -0
- /package/{lib/models → models}/Partnership/types.js +0 -0
- /package/{lib/models → models}/Payment/basic.js +0 -0
- /package/{lib/models → models}/Payment/index.js +0 -0
- /package/{lib/models → models}/Payment/types.js +0 -0
- /package/{lib/models → models}/Player/basic.js +0 -0
- /package/{lib/models → models}/Player/types.d.ts +0 -0
- /package/{lib/models → models}/Player/types.js +0 -0
- /package/{lib/models → models}/Repertory/basic.js +0 -0
- /package/{lib/models → models}/Repertory/types.d.ts +0 -0
- /package/{lib/models → models}/Repertory/types.js +0 -0
- /package/{lib/models → models}/User/Group/index.js +0 -0
- /package/{lib/models → models}/User/Group/types.js +0 -0
- /package/{lib/models → models}/User/Notification/index.js +0 -0
- /package/{lib/models → models}/User/Notification/types.js +0 -0
- /package/{lib/models → models}/User/basic.js +0 -0
- /package/{lib/models → models}/User/index.js +0 -0
- /package/{lib/models → models}/User/types.js +0 -0
package/.husky/pre-commit
DELETED
package/README.md
DELETED
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
# Glissandoo Library
|
|
2
|
-
|
|
3
|
-
## What is this repository for?
|
|
4
|
-
|
|
5
|
-
- This repo contains a common model codebase that all Glissandoo projects can use.
|
|
6
|
-
|
|
7
|
-
## Configuration
|
|
8
|
-
|
|
9
|
-
- This project should work with any Node.js version >= 12 and uses NPM to manage dependencies.
|
|
10
|
-
- To install Node.js, we recommend using NVM, which is a Node.js version manager, and can be installed with the following command:
|
|
11
|
-
|
|
12
|
-
```bash
|
|
13
|
-
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash
|
|
14
|
-
```
|
|
15
|
-
|
|
16
|
-
- Once installed, restart your terminal and you will be able to use the following command to install the desired Node.js version:
|
|
17
|
-
|
|
18
|
-
```bash
|
|
19
|
-
nvm install {version}
|
|
20
|
-
```
|
|
21
|
-
|
|
22
|
-
- To activate a certain Node.js version, you can use the following command:
|
|
23
|
-
|
|
24
|
-
```bash
|
|
25
|
-
nvm use {version}
|
|
26
|
-
```
|
|
27
|
-
|
|
28
|
-
- Then, install dependencies with the following command:
|
|
29
|
-
|
|
30
|
-
```bash
|
|
31
|
-
npm install
|
|
32
|
-
```
|
|
33
|
-
|
|
34
|
-
## Developing locally
|
|
35
|
-
|
|
36
|
-
### 0. (Optional) Create a VS Code workspace including lib:
|
|
37
|
-
|
|
38
|
-
- Open your existing project with VS Code. Then, in the upper left menu, go to File > Add Folder to Workspace, and choose the lib repo folder.
|
|
39
|
-
|
|
40
|
-
- Then, in the same menu as before, go to File > Save Workspace As... and save your workspace wherever you like.
|
|
41
|
-
|
|
42
|
-
- Now, you will be able to work in both your current project and the lib repo in the same workspace.
|
|
43
|
-
|
|
44
|
-
### 1. NPM-Link lib to your project:
|
|
45
|
-
|
|
46
|
-
- There is a way to link your local lib project to your current project, so any changes made to your local lib repo will automatically be reflected in your current project.
|
|
47
|
-
|
|
48
|
-
- To do this, open a terminal and go to the lib repo folder. Then, run the following command:
|
|
49
|
-
|
|
50
|
-
```bash
|
|
51
|
-
npm run link
|
|
52
|
-
```
|
|
53
|
-
|
|
54
|
-
This will create a symlink to your lib repo globally.
|
|
55
|
-
|
|
56
|
-
- Now, to tell your project to use the symlink, go to your project folder and run the following command:
|
|
57
|
-
|
|
58
|
-
```bash
|
|
59
|
-
npm link @glissandoo/lib
|
|
60
|
-
```
|
|
61
|
-
|
|
62
|
-
- Now, your project will use the ts-compiled folder of the lib repo as its dependency, but there is one more step left.
|
|
63
|
-
|
|
64
|
-
- Since we use TypeScript, we would need to compile lib for every change we made to it, but we can automate this process by opening a terminal, going into the lib repo folder and keeping the following command running:
|
|
65
|
-
|
|
66
|
-
```bash
|
|
67
|
-
npm run build:watch
|
|
68
|
-
```
|
|
69
|
-
|
|
70
|
-
This will compile lib for every change you make to it, so that changes automatically get reflected in your current project.
|
package/scripts/setHusky.js
DELETED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|