Skip to content

Commit 5d400a7

Browse files
committed
Delete Chonky assets, update .npmignore
1 parent c0a9f3b commit 5d400a7

20 files changed

+6
-3
lines changed

β€Ž.npmignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
.idea/
2-
demo/
2+
docs/
33
src/
44
.eslintrc.js
55
.prettierrc.js
6+
babel.*
7+
styleguide.*
68
tsconfig.json
9+
webpack.*

β€Žassets/Chonky.jpg

-15 KB
Binary file not shown.

β€Žassets/Chonky_clear.png

-43.5 KB
Binary file not shown.

β€Žassets/Chonky_preview.jpg

-114 KB
Binary file not shown.

β€Žassets/thumbnails/Chonky.jpg

-2.67 KB
Binary file not shown.

β€Žassets/thumbnails/Chonky_clear.jpg

-2.43 KB
Binary file not shown.
-9.62 KB
Binary file not shown.
-27.6 KB
Binary file not shown.

β€Žassets/thumbnails/Kyoto Vibes.jpg

-20.4 KB
Binary file not shown.

β€Žassets/thumbnails/Kyoto.jpg

-18.1 KB
Binary file not shown.
Binary file not shown.

β€Žassets/thumbnails/Mt. Fuji.jpg

-9.09 KB
Binary file not shown.
-25.8 KB
Binary file not shown.

β€Žassets/thumbnails/Yoshinoyama.jpg

-14.1 KB
Binary file not shown.

β€Žassets/thumbnails/favicon.jpg

-5.47 KB
Binary file not shown.

β€Žpublic/v3/Chonky.jpg

-15 KB
Binary file not shown.

β€Žpublic/v3/Chonky_clear.png

-43.5 KB
Binary file not shown.

β€Žpublic/v3/Chonky_preview.jpg

-114 KB
Binary file not shown.

β€Žpublic/v3/build/bundle.42284099.js renamed to β€Žpublic/v3/build/bundle.6f6f76ca.js

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

β€Žpublic/v3/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
</head>
1111
<body>
1212
<div id="rsg-root"></div>
13-
<script src="build/bundle.42284099.js"></script>
13+
<script src="build/bundle.6f6f76ca.js"></script>
1414
</body>
1515
</html>

0 commit comments

Comments
Β (0)