web-ext compat

This commit is contained in:
iw0 2024-05-29 14:05:34 +02:00
parent e0ff72c828
commit 8b482b1245

View File

@ -5,7 +5,8 @@ module.exports = {
"web-ext-config.js",
".DS_Store",
"package-lock.json",
"icons/*.svg"
"icons/*.svg",
"icons/icon@full.png"
],
run: {
devtools: true,