Skip to content

Commit 1e2324f

Browse files
committed
Updated favicons
1 parent 648464a commit 1e2324f

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

.babelrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"stage-2"
55
],
66
"plugins": ["transform-runtime"],
7-
"comments": true,
7+
"comments": false,
88
"env": {
99
"test": {
1010
"presets": ["env", "stage-2"],

.eslintignore

-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
build/*.js
22
config/*.js
3-
data/*.json

.postcssrc.js

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
module.exports = {
44
"plugins": {
5+
// to edit target browsers: use "browserlist" field in package.json
56
"autoprefixer": {}
67
}
78
}

static/images/favicon-16x16.png

-96 Bytes
Loading

static/images/favicon-32x32.png

-276 Bytes
Loading

0 commit comments

Comments
 (0)