mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-14 10:12:27 +03:00
Fix manifest.json for Edge
This commit is contained in:
parent
f64cbda982
commit
41f929e2c0
|
@ -28,8 +28,7 @@
|
||||||
"128": "img/logo/128x128.png"
|
"128": "img/logo/128x128.png"
|
||||||
},
|
},
|
||||||
"options_ui": {
|
"options_ui": {
|
||||||
"page": "options.html",
|
"page": "options.html"
|
||||||
"chrome_style": true
|
|
||||||
},
|
},
|
||||||
"background": {
|
"background": {
|
||||||
"service_worker": "background.bundle.js"
|
"service_worker": "background.bundle.js"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user