Update polyfill and load in all locations
Also simplify copying of polyfill, this change though requires node 8 or newer but this should be fine as node is only necessary to build the extension
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
"react": "^16.2.0",
|
||||
"react-addons-css-transition-group": "^15.1.0",
|
||||
"react-dom": "^16.2.0",
|
||||
"webextension-polyfill": "^0.2.1"
|
||||
"webextension-polyfill": "^0.4.0"
|
||||
},
|
||||
"jshintConfig": {
|
||||
"asi": false,
|
||||
|
||||
Reference in New Issue
Block a user