about summary refs log tree commit diff stats
path: root/package.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2024-08-29 13:36:21 +0300
committerManeraKai <manerakai@protonmail.com>2024-08-29 13:36:21 +0300
commit97d390737e7e953fe1e6559e41963c547b31afa0 (patch)
treefff6e211ba49d82825eb250b4b9507929537e950 /package.json
parentAdded Auto Pick Instance https://github.com/libredirect/browser_extension/iss... (diff)
downloadlibredirect-97d390737e7e953fe1e6559e41963c547b31afa0.zip
Improving popup messages
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7b9fbd11..83705623 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
     "build": "web-ext build -i pages/options_src -i pages/popup_src pages/icons -i pages/popup_src -i pages/components",
     "build_chromium": "brave-browser --pack-extension=src/ --pack-extension-key=src.pem",
     "test": "web-ext lint",
-    "html": "rollup -c --config-popup && rollup -c --config-options"
+    "html": "rollup -c --config-popup && rollup -c --config-options && rollup -c --config-messages"
   },
   "repository": {
     "type": "git",