5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-17 01:19:29 +08:00

Merge pull request #122 from bh90210/121-react-template-build-error

fix(react template): build bugfix
This commit is contained in:
Lea Anthony 2019-06-19 08:31:57 +10:00 committed by GitHub
commit 3e02e1676a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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