Skip to content

Commit 5a5b87c

Browse files
committed
legacy command to keep the extension building
1 parent a6a7147 commit 5a5b87c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

injected/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"build": "npm run build-types && npm run build-locales && npm run bundle-trackers && npm run bundle-entry-points",
77
"bundle-config": "node scripts/bundleConfig.mjs",
88
"bundle-entry-points": "node scripts/entry-points.js",
9+
"build-chrome-mv3": "node scripts/entry-points.js",
910
"build-locales": "node scripts/buildLocales.js",
1011
"build-types": "node scripts/types.mjs",
1112
"bundle-trackers": "node scripts/bundleTrackers.mjs --output ../build/tracker-lookup.json",

0 commit comments

Comments
 (0)