Skip to content

Commit 6941534

Browse files
committed
remove "build for prod" from the "run locally" section since there is a separate section for release process
1 parent 18ff3f1 commit 6941534

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -148,12 +148,6 @@ npm run dev
148148
3. Open Chrome and navigate to `chrome://extensions/`, enable "Developer mode", and load the unpacked extension from the
149149
`dist` directory.
150150

151-
4. Build for production:
152-
153-
```bash
154-
npm run build
155-
```
156-
157151
## Project Structure
158152

159153
- `src/devtools/` - Extension devtools panel UI

0 commit comments

Comments
 (0)