You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Firefox users for the time being can download the latest `xpi` from the [release
35
35
```peru sync```
36
36
```yarn```
37
37
- Build the extension
38
-
```yarn build```
38
+
```yarn build:ext``` or ```yarn build:ext:prod``` for production build
39
39
- Install as developer on [Google Chrome](https://developer.chrome.com/extensions/getstarted#unpacked) or [Firefox](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Temporary_Installation_in_Firefox)
40
40
41
41
Manifest located in `<Project Directory>/packages/selenium-ide/build/manifest.json`
0 commit comments