fix(react template): reverting bugfix + code clean-up

This commit is contained in:
ktc
2019-06-19 20:09:23 +03:00
parent d3cd3d43bd
commit 70ccb8942b
2 changed files with 6 additions and 16 deletions

View File

@@ -19,7 +19,11 @@
"extends": "react-app"
},
"browserslist": {
"production": [],
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",