chore: move from esm to cjs before upstreaming (#986)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"<all_urls>"
|
||||
],
|
||||
"background": {
|
||||
"service_worker": "lib/background.js",
|
||||
"service_worker": "lib/background.mjs",
|
||||
"type": "module"
|
||||
},
|
||||
"action": {
|
||||
|
||||
Reference in New Issue
Block a user