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 4189213 commit 6198429Copy full SHA for 6198429
packages/tools/smartFiltersDebugger/readme.md
@@ -14,7 +14,12 @@ This browser extension is intended to aid in the development of web applications
14
15
### Usage
16
17
-1. Build: `npm install` then `npm run build -w @tools/smart-filters-debugger`
+1. Build
18
+
19
+ - `npm install`
20
+ - `npm run build:source:smart-filters`
21
+ - `npm run build -w @tools/smart-filters-debugger`
22
23
1. Install in Chrome or Edge
24
- Go to Manage Extensions
25
- Turn on Developer Mode
0 commit comments