Skip to content

Commit a7a9bb4

Browse files
committed
fix build
1 parent 4bc3313 commit a7a9bb4

File tree

4 files changed

+30
-1
lines changed

4 files changed

+30
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
/coverage
1010

1111
# # production
12-
/build
12+
# /build
1313

1414
# misc
1515
.DS_Store
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
self.__precacheManifest = (self.__precacheManifest || []).concat([
2+
{
3+
"revision": "d5ff889dab259b47fc253ad4976980d6",
4+
"url": "/index.html"
5+
},
6+
{
7+
"revision": "d869f5a70c34e5afd0c3",
8+
"url": "/static/css/main.ca036e33.chunk.css"
9+
},
10+
{
11+
"revision": "6a68115662b9270639a6",
12+
"url": "/static/js/2.f1293a70.chunk.js"
13+
},
14+
{
15+
"revision": "d869f5a70c34e5afd0c3",
16+
"url": "/static/js/main.9d83140e.chunk.js"
17+
},
18+
{
19+
"revision": "804eefe61668afa76894",
20+
"url": "/static/js/runtime-main.abe597e2.js"
21+
},
22+
{
23+
"revision": "254531172cb96751e3ca48ca3dbf839e",
24+
"url": "/static/media/Emplem of SriLanka.25453117.png"
25+
}
26+
]);

build/static/js/main.9d83140e.chunk.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/static/js/main.9d83140e.chunk.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)