We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4dfe3e commit 5ddf902Copy full SHA for 5ddf902
web-ext-config.js renamed to web-ext-config.mjs
@@ -1,4 +1,4 @@
1
-module.exports = {
+export default {
2
run: {
3
pref: ["extensions.experiments.enabled=true"],
4
},
0 commit comments