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:
commit
3e02e1676a
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user