forked from openimis/openimis-fe_js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodules-deploy.txt
68 lines (68 loc) · 893 Bytes
/
modules-deploy.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
cd openimis-fe-core_js
git pull
yarn build
cd ..
cd openimis-fe-admin_js
git pull
yarn build
cd ..
cd openimis-fe-claim_batch_js
git pull
yarn build
cd ..
cd openimis-fe-home_js
git pull
yarn build
cd ..
cd openimis-fe-location_js
git pull
yarn build
cd ..
cd openimis-fe-insuree_js
git pull
yarn build
cd ..
cd openimis-fe-medical_js
git pull
yarn build
cd ..
cd openimis-fe-medical_pricelist_js
git pull
yarn build
cd ..
cd openimis-fe-product_js
git pull
yarn build
cd ..
cd openimis-fe-policy_js
git pull
yarn build
cd ..
cd openimis-fe-payer_js
git pull
yarn build
cd ..
cd openimis-fe-contribution_js
git pull
yarn build
cd ..
cd openimis-fe-payment_js
git pull
yarn build
cd ..
cd openimis-fe-claim_js
git pull
yarn build
cd ..
cd openimis-fe-tools_js
git pull
yarn build
cd ..
cd openimis-fe-profile_js
git pull
yarn build
cd ..
cd openimis-fe-language_fr_js
git pull
yarn build
cd ..