Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Commit f9af250

Browse files
committed
Adding basic components
1 parent 0d2bb75 commit f9af250

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+290
-182
lines changed

.merlin

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ B /home/bvihjcep/Projects/rescript-conduit/node_modules/bs-platform/lib/ocaml
55
FLG -w +a-4-9-20-40-41-42-50-61-102
66
S /home/bvihjcep/Projects/rescript-conduit/node_modules/@rescript/react/lib/ocaml
77
B /home/bvihjcep/Projects/rescript-conduit/node_modules/@rescript/react/lib/ocaml
8+
S /home/bvihjcep/Projects/rescript-conduit/node_modules/bs-css-emotion/lib/ocaml
9+
B /home/bvihjcep/Projects/rescript-conduit/node_modules/bs-css-emotion/lib/ocaml
10+
S /home/bvihjcep/Projects/rescript-conduit/node_modules/bs-css/lib/ocaml
11+
B /home/bvihjcep/Projects/rescript-conduit/node_modules/bs-css/lib/ocaml
812
S src
913
B lib/bs/src
14+
S src/components/Button
15+
B lib/bs/src/components/Button
16+
S src/lib
17+
B lib/bs/src/lib
1018
####BSB GENERATED: NO EDIT}

bsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
}
1515
],
1616
"suffix": ".bs.js",
17-
"bs-dependencies": ["@rescript/react"]
17+
"bs-dependencies": ["@rescript/react", "bs-css-emotion", "bs-css"]
1818
}

lib/bs/.bsbuild

55 Bytes
Binary file not shown.

lib/bs/.bsdeps

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
8.4.2
22
/home/bvihjcep/Projects/rescript-conduit
33
0
4-
bsconfig.json 0x1.82116f679ae75p+30
5-
src 0x1.8211703786555p+30
4+
bsconfig.json 0x1.8211d7c4eb335p+30
5+
src 0x1.82120b4e75a9ep+30
6+
src/components 0x1.8211f423de034p+30
7+
src/components/Button 0x1.8211ffa1788a2p+30
8+
src/lib 0x1.82120368956e2p+30

lib/bs/.compiler.log

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Start(1619287423041)
2-
#Done(1619287423099)
1+
#Start(1619296979782)
2+
#Done(1619296979783)

lib/bs/.ninja_log

Lines changed: 74 additions & 109 deletions
Original file line numberDiff line numberDiff line change
@@ -1,110 +1,75 @@
11
# ninja log v6
2-
0 12 1619041791239670385 src/App.ast b98b3833ce09574d
3-
0 13 1619041791239670385 src/index.ast bd44d775cd7b3bb8
4-
1 14 1619041791239670385 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
5-
12 17 1619041791243670286 src/App.d 692b3940ceb39cf9
6-
13 18 1619041791247670188 src/index.d bcc5309bf655cf6d
7-
14 19 1619041791247670188 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
8-
1 20 1619041791247670188 src/components/Button/Button.ast 314cd1f70179e3d0
9-
20 23 1619041791251670090 src/components/Button/Button.d e3c0e31f1e7f1bff
10-
23 48 1619041791275669498 src/components/Button/Button.cmj f209675ca08cfc74
11-
23 48 1619041791275669498 src/components/Button/Button.cmi f209675ca08cfc74
12-
23 48 1619041791275669498 ../../src/components/Button/Button.bs.js f209675ca08cfc74
13-
48 77 1619041791303668808 src/components/Button/__tests__/Button_Test.cmj ee15c84443261ed3
14-
48 77 1619041791303668808 src/components/Button/__tests__/Button_Test.cmi ee15c84443261ed3
15-
48 77 1619041791303668808 ../../src/components/Button/__tests__/Button_Test.bs.js ee15c84443261ed3
16-
17 89 1619041791315668511 src/App.cmj 377fd34b7be5102
17-
17 89 1619041791315668511 src/App.cmi 377fd34b7be5102
18-
17 89 1619041791315668511 ../../src/App.bs.js 377fd34b7be5102
19-
89 121 1619041791347667723 src/index.cmj 7d9eb083c9757757
20-
89 121 1619041791347667723 src/index.cmi 7d9eb083c9757757
21-
89 121 1619041791347667723 ../../src/index.bs.js 7d9eb083c9757757
22-
0 12 1619042067290058741 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
23-
12 17 1619042067290058741 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
24-
0 12 1619042078497586426 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
25-
12 17 1619042078497586426 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
26-
0 12 1619042108992280612 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
27-
12 17 1619042108992280612 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
28-
0 11 1619042112872112426 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
29-
11 15 1619042112872112426 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
30-
0 14 1619042120239791847 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
31-
14 17 1619042120239791847 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
32-
0 12 1619042126439520896 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
33-
12 16 1619042126439520896 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
34-
0 11 1619042137807021353 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
35-
11 16 1619042137807021353 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
36-
16 53 1619042137807021353 src/components/Button/__tests__/Button_Test.cmj ee15c84443261ed3
37-
16 53 1619042137807021353 src/components/Button/__tests__/Button_Test.cmi ee15c84443261ed3
38-
16 53 1619042137807021353 ../../src/components/Button/__tests__/Button_Test.bs.js ee15c84443261ed3
39-
0 11 1619042206935915100 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
40-
11 15 1619042206935915100 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
41-
0 18 1619042208975821837 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
42-
18 22 1619042208975821837 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
43-
0 14 1619042217463432899 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
44-
14 18 1619042217463432899 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
45-
0 13 1619042220539291605 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
46-
13 19 1619042220539291605 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
47-
1 15 1619042239738405659 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
48-
15 20 1619042239738405659 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
49-
0 16 1619042248645992365 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
50-
16 20 1619042248645992365 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
51-
1 13 1619042387799385716 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
52-
13 17 1619042387799385716 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
53-
1 25 1619041791247670188 src/components/Button/Button.cmj 346e83ab464b6dc3
54-
1 25 1619041791247670188 src/components/Button/Button.cmi 346e83ab464b6dc3
55-
1 25 1619041791247670188 ../../src/components/Button/Button.bs.js 346e83ab464b6dc3
56-
0 68 1619041791239670385 src/App.cmj b5148e143a01eb9
57-
0 68 1619041791239670385 src/App.cmi b5148e143a01eb9
58-
0 68 1619041791239670385 ../../src/App.bs.js b5148e143a01eb9
59-
68 98 1619041791315668511 src/index.cmj 85563b2f9e4f6808
60-
68 98 1619041791315668511 src/index.cmi 85563b2f9e4f6808
61-
68 98 1619041791315668511 ../../src/index.bs.js 85563b2f9e4f6808
62-
0 12 1619042746416860220 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
63-
12 15 1619042746416860220 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
64-
0 12 1619042753062030105 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
65-
12 16 1619042753062030105 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
66-
0 12 1619042764455972132 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
67-
13 17 1619042764455972132 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
68-
1 11 1619042772333269315 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
69-
11 16 1619042772333269315 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
70-
16 56 1619042772333269315 src/components/Button/__tests__/Button_Test.cmj dd199b2d6895022b
71-
16 56 1619042772333269315 src/components/Button/__tests__/Button_Test.cmi dd199b2d6895022b
72-
16 56 1619042772333269315 ../../src/components/Button/__tests__/Button_Test.bs.js dd199b2d6895022b
73-
0 41 1619042772333269315 src/components/Button/__tests__/Button_Test.cmj dd199b2d6895022b
74-
0 41 1619042772333269315 src/components/Button/__tests__/Button_Test.cmi dd199b2d6895022b
75-
0 41 1619042772333269315 ../../src/components/Button/__tests__/Button_Test.bs.js dd199b2d6895022b
76-
0 12 1619042786123454443 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
77-
12 17 1619042786123454443 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
78-
18 67 1619042786123454443 src/components/Button/__tests__/Button_Test.cmj dd199b2d6895022b
79-
18 67 1619042786123454443 src/components/Button/__tests__/Button_Test.cmi dd199b2d6895022b
80-
18 67 1619042786123454443 ../../src/components/Button/__tests__/Button_Test.bs.js dd199b2d6895022b
81-
1 15 1619042788735856443 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
82-
15 20 1619042788735856443 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
83-
20 56 1619042788735856443 src/components/Button/__tests__/Button_Test.cmj dd199b2d6895022b
84-
20 56 1619042788735856443 src/components/Button/__tests__/Button_Test.cmi dd199b2d6895022b
85-
20 56 1619042788735856443 ../../src/components/Button/__tests__/Button_Test.bs.js dd199b2d6895022b
86-
1 13 1619042796413016582 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
87-
13 16 1619042796413016582 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
88-
17 53 1619042796413016582 src/components/Button/__tests__/Button_Test.cmj dd199b2d6895022b
89-
17 53 1619042796413016582 src/components/Button/__tests__/Button_Test.cmi dd199b2d6895022b
90-
17 53 1619042796413016582 ../../src/components/Button/__tests__/Button_Test.bs.js dd199b2d6895022b
91-
1 13 1619042991398201224 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
92-
13 17 1619042991398201224 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
93-
17 53 1619042991398201224 src/components/Button/__tests__/Button_Test.cmj dd199b2d6895022b
94-
17 53 1619042991398201224 src/components/Button/__tests__/Button_Test.cmi dd199b2d6895022b
95-
17 53 1619042991398201224 ../../src/components/Button/__tests__/Button_Test.bs.js dd199b2d6895022b
96-
0 12 1619085787806306227 src/components/Button/__tests__/Button_Test.ast 7c07207e9ee6314c
97-
12 20 1619085787806306227 src/components/Button/__tests__/Button_Test.d 7c8b15603f88442a
98-
20 71 1619085787806306227 src/components/Button/__tests__/Button_Test.cmj dd199b2d6895022b
99-
20 71 1619085787806306227 src/components/Button/__tests__/Button_Test.cmi dd199b2d6895022b
100-
20 71 1619085787806306227 ../../src/components/Button/__tests__/Button_Test.bs.js dd199b2d6895022b
101-
1 5 1619287423040281461 src/index.ast 5b7ccd1e026fdbe5
102-
0 5 1619287423040281461 src/App.ast f878421af15b6071
103-
5 7 1619287423040281461 src/App.d 683c29436cb13eac
104-
5 7 1619287423040281461 src/index.d 634e034a64486fe0
105-
7 42 1619287423076286141 src/App.cmj 3194e442b3e4e943
106-
7 42 1619287423076286141 src/App.cmi 3194e442b3e4e943
107-
7 42 1619287423076286141 ../../src/App.bs.js 3194e442b3e4e943
108-
42 58 1619287423092288220 src/index.cmj 744f396c442008e3
109-
42 58 1619287423092288220 src/index.cmi 744f396c442008e3
110-
42 58 1619287423092288220 ../../src/index.bs.js 744f396c442008e3
2+
209 252 1619296238215766056 src/index.cmj 9b433355df1410e9
3+
91 209 1619296238115765175 src/App.cmj f741d22eaa6a2c50
4+
20 47 1619296232427715044 src/components/Button/Button.d 9dabbc17b2b167a2
5+
209 252 1619296238215766056 ../../src/index.bs.js 9b433355df1410e9
6+
1 52 1619295325574486714 src/index.d c25a599f30d6a42d
7+
0 41 1619295221114566440 src/lib/Render.ast 6525086bd7be3aa3
8+
42 104 1619296474217928646 ../../src/lib/Helpers.bs.js 2e55dfeaf306171d
9+
1 33 1619296474217928646 src/lib/Helpers.ast 41deee33c7d034da
10+
17 115 1619295221114566440 ../../src/lib/Render.bs.js 7e24fec8fedb2a71
11+
50 90 1619296238075764821 src/components/Button/Button.cmi 7247b2ea14da8208
12+
50 90 1619296238075764821 src/components/Button/Button.cmj 7247b2ea14da8208
13+
17 115 1619295221114566440 src/lib/Render.cmj 7e24fec8fedb2a71
14+
42 104 1619296474217928646 src/lib/Helpers.cmi 2e55dfeaf306171d
15+
1 60 1619295660011509712 src/App.d df79c4a941739d66
16+
209 252 1619296238215766056 src/index.cmi 9b433355df1410e9
17+
0 12 1619295325574486714 src/index.ast 5b7ccd1e026fdbe5
18+
33 42 1619296474217928646 src/lib/Helpers.d bb8abff1809d874a
19+
91 209 1619296238115765175 src/App.cmi f741d22eaa6a2c50
20+
17 115 1619295221114566440 src/lib/Render.cmi 7e24fec8fedb2a71
21+
0 20 1619296232427715044 src/components/Button/Button.ast 8a1c019e2f09865b
22+
1 35 1619295660011509712 src/App.ast f878421af15b6071
23+
91 209 1619296238115765175 ../../src/App.bs.js f741d22eaa6a2c50
24+
42 104 1619296474217928646 src/lib/Helpers.cmj 2e55dfeaf306171d
25+
50 90 1619296238075764821 ../../src/components/Button/Button.bs.js 7247b2ea14da8208
26+
16 70 1619295221114566440 src/lib/Render.d 9b29288c57fc8b61
27+
1 27 1619296780864909965 src/App.ast f878421af15b6071
28+
27 33 1619296780864909965 src/App.d df79c4a941739d66
29+
34 117 1619296780956910879 src/App.cmj f741d22eaa6a2c50
30+
34 117 1619296780956910879 src/App.cmi f741d22eaa6a2c50
31+
34 117 1619296780956910879 ../../src/App.bs.js f741d22eaa6a2c50
32+
118 176 1619296780944910760 src/index.cmj 9b433355df1410e9
33+
118 176 1619296780944910760 src/index.cmi 9b433355df1410e9
34+
118 176 1619296780944910760 ../../src/index.bs.js 9b433355df1410e9
35+
1 15 1619296795157052163 src/App.ast f878421af15b6071
36+
15 24 1619296795157052163 src/App.d df79c4a941739d66
37+
24 106 1619296795245053040 src/App.cmj f741d22eaa6a2c50
38+
24 106 1619296795245053040 src/App.cmi f741d22eaa6a2c50
39+
24 106 1619296795245053040 ../../src/App.bs.js f741d22eaa6a2c50
40+
106 165 1619296795245053040 src/index.cmj 9b433355df1410e9
41+
106 165 1619296795245053040 src/index.cmi 9b433355df1410e9
42+
106 165 1619296795245053040 ../../src/index.bs.js 9b433355df1410e9
43+
1 38 1619296807009170259 src/App.ast f878421af15b6071
44+
38 57 1619296807009170259 src/App.d df79c4a941739d66
45+
58 151 1619296807009170259 src/App.cmj f741d22eaa6a2c50
46+
58 151 1619296807009170259 src/App.cmi f741d22eaa6a2c50
47+
58 151 1619296807009170259 ../../src/App.bs.js f741d22eaa6a2c50
48+
1 35 1619296845549555330 src/App.ast f878421af15b6071
49+
35 93 1619296845549555330 src/App.d df79c4a941739d66
50+
93 283 1619296845549555330 src/App.cmj f741d22eaa6a2c50
51+
93 283 1619296845549555330 src/App.cmi f741d22eaa6a2c50
52+
93 283 1619296845549555330 ../../src/App.bs.js f741d22eaa6a2c50
53+
10 86 1619296930422408514 src/App.ast f878421af15b6071
54+
86 89 1619296930422408514 src/App.d df79c4a941739d66
55+
1 68 1619296936798472873 src/App.ast f878421af15b6071
56+
68 87 1619296936798472873 src/App.d df79c4a941739d66
57+
87 188 1619296936914474045 src/App.cmj f741d22eaa6a2c50
58+
87 188 1619296936914474045 src/App.cmi f741d22eaa6a2c50
59+
87 188 1619296936914474045 ../../src/App.bs.js f741d22eaa6a2c50
60+
189 319 1619296936898473883 src/index.cmj 9b433355df1410e9
61+
189 319 1619296936898473883 src/index.cmi 9b433355df1410e9
62+
189 319 1619296936898473883 ../../src/index.bs.js 9b433355df1410e9
63+
0 62 1619296938646491534 src/App.ast f878421af15b6071
64+
63 74 1619296938646491534 src/App.d df79c4a941739d66
65+
74 200 1619296938646491534 src/App.cmj f741d22eaa6a2c50
66+
74 200 1619296938646491534 src/App.cmi f741d22eaa6a2c50
67+
74 200 1619296938646491534 ../../src/App.bs.js f741d22eaa6a2c50
68+
1 15 1619296979634906142 src/App.ast f878421af15b6071
69+
15 48 1619296979634906142 src/App.d df79c4a941739d66
70+
48 95 1619296979634906142 src/App.cmj f741d22eaa6a2c50
71+
48 95 1619296979634906142 src/App.cmi f741d22eaa6a2c50
72+
48 95 1619296979634906142 ../../src/App.bs.js f741d22eaa6a2c50
73+
95 144 1619296979702906831 src/index.cmj 9b433355df1410e9
74+
95 144 1619296979702906831 src/index.cmi 9b433355df1410e9
75+
95 144 1619296979702906831 ../../src/index.bs.js 9b433355df1410e9

lib/bs/.sourcedirs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "dirs" : [ "src" ] , "pkgs" : [ [ "bs-platform" , "/home/bvihjcep/Projects/rescript-conduit/node_modules/bs-platform" ] , [ "@rescript/react" , "/home/bvihjcep/Projects/rescript-conduit/node_modules/@rescript/react" ] ] , "generated" : [] }
1+
{ "dirs" : [ "src" , "src/components" , "src/components/Button" , "src/lib" ] , "pkgs" : [ [ "bs-platform" , "/home/bvihjcep/Projects/rescript-conduit/node_modules/bs-platform" ] , [ "bs-css-emotion" , "/home/bvihjcep/Projects/rescript-conduit/node_modules/bs-css-emotion" ] , [ "bs-css" , "/home/bvihjcep/Projects/rescript-conduit/node_modules/bs-css" ] , [ "@rescript/react" , "/home/bvihjcep/Projects/rescript-conduit/node_modules/@rescript/react" ] ] , "generated" : [] }

lib/bs/build.ninja

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,28 @@
11
rescript = 1
22
g_finger := /home/bvihjcep/Projects/rescript-conduit/node_modules/@rescript/react/lib/ocaml/install.stamp
3+
g_finger := /home/bvihjcep/Projects/rescript-conduit/node_modules/bs-css-emotion/lib/ocaml/install.stamp
4+
g_finger := /home/bvihjcep/Projects/rescript-conduit/node_modules/bs-css/lib/ocaml/install.stamp
35
rule astj
46
command = /home/bvihjcep/Projects/rescript-conduit/node_modules/bs-platform/linux/bsc.exe -bs-v 8.4.2 -bs-jsx 3 -absname -bs-ast -o $out $i
57
o src/App.ast : astj ../../src/App.res
68
rule deps
7-
command = /home/bvihjcep/Projects/rescript-conduit/node_modules/bs-platform/linux/bsb_helper.exe -hash 6f75cb7e4dad48fa79dd6e0545bff799 $in
9+
command = /home/bvihjcep/Projects/rescript-conduit/node_modules/bs-platform/linux/bsb_helper.exe -hash 606314c8665338c43e63d4821bee55c0 $in
810
restat = 1
911
o src/App.d : deps src/App.ast
1012
rule mij
11-
command = /home/bvihjcep/Projects/rescript-conduit/node_modules/bs-platform/linux/bsc.exe -I src -I /home/bvihjcep/Projects/rescript-conduit/node_modules/@rescript/react/lib/ocaml -bs-package-name rescript-conduit -bs-package-output es6:$in_d:.bs.js -bs-v $g_finger $i
13+
command = /home/bvihjcep/Projects/rescript-conduit/node_modules/bs-platform/linux/bsc.exe -I src/lib -I src/components/Button -I src/components -I src -I /home/bvihjcep/Projects/rescript-conduit/node_modules/@rescript/react/lib/ocaml -I /home/bvihjcep/Projects/rescript-conduit/node_modules/bs-css-emotion/lib/ocaml -I /home/bvihjcep/Projects/rescript-conduit/node_modules/bs-css/lib/ocaml -bs-package-name rescript-conduit -bs-package-output es6:$in_d:.bs.js -bs-v $g_finger $i
1214
dyndep = 1
1315
restat = 1
1416
o src/App.cmj src/App.cmi ../../src/App.bs.js : mij src/App.ast
1517
o src/index.ast : astj ../../src/index.res
1618
o src/index.d : deps src/index.ast
1719
o src/index.cmj src/index.cmi ../../src/index.bs.js : mij src/index.ast
20+
o src/components/Button/Button.ast : astj ../../src/components/Button/Button.res
21+
o src/components/Button/Button.d : deps src/components/Button/Button.ast
22+
o src/components/Button/Button.cmj src/components/Button/Button.cmi ../../src/components/Button/Button.bs.js : mij src/components/Button/Button.ast
23+
o src/lib/Render.ast : astj ../../src/lib/Render.res
24+
o src/lib/Render.d : deps src/lib/Render.ast
25+
o src/lib/Render.cmj src/lib/Render.cmi ../../src/lib/Render.bs.js : mij src/lib/Render.ast
26+
o src/lib/Helpers.ast : astj ../../src/lib/Helpers.res
27+
o src/lib/Helpers.d : deps src/lib/Helpers.ast
28+
o src/lib/Helpers.cmj src/lib/Helpers.cmi ../../src/lib/Helpers.bs.js : mij src/lib/Helpers.ast

lib/bs/install.ninja

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,16 @@ o index.cmi : cp ../bs/src/index.cmi
1111
o index.cmj : cp ../bs/src/index.cmj
1212
o index.cmt : cp ../bs/src/index.cmt
1313
o index.res : cp ../../src/index.res
14-
build install.stamp : touch App.cmi App.cmj index.cmi index.cmj
14+
o Button.cmi : cp ../bs/src/components/Button/Button.cmi
15+
o Button.cmj : cp ../bs/src/components/Button/Button.cmj
16+
o Button.cmt : cp ../bs/src/components/Button/Button.cmt
17+
o Button.res : cp ../../src/components/Button/Button.res
18+
o Render.cmi : cp ../bs/src/lib/Render.cmi
19+
o Render.cmj : cp ../bs/src/lib/Render.cmj
20+
o Render.cmt : cp ../bs/src/lib/Render.cmt
21+
o Render.res : cp ../../src/lib/Render.res
22+
o Helpers.cmi : cp ../bs/src/lib/Helpers.cmi
23+
o Helpers.cmj : cp ../bs/src/lib/Helpers.cmj
24+
o Helpers.cmt : cp ../bs/src/lib/Helpers.cmt
25+
o Helpers.res : cp ../../src/lib/Helpers.res
26+
build install.stamp : touch App.cmi App.cmj index.cmi index.cmj Button.cmi Button.cmj Render.cmi Render.cmj Helpers.cmi Helpers.cmj

lib/bs/src/App.ast

-2.97 KB
Binary file not shown.

0 commit comments

Comments
 (0)