Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mbnuqw committed Mar 26, 2021
1 parent 417928a commit 0bef316
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,10 @@ You can setup auto snapshots that will keep info about open windows and tabs.

## Build

> Framework: Vue
> Bundler: Parcel
> Tests: Jest
Install dependencies: `npm install`
Build all parts of addon: `npm run build`
Create addon archive in ./dist: `npm run build.ext`
Build all parts of addon in release mode: `npm run build`
Run ./addon in browser: `npm run dev.ext[.beta|.nightly]`
Create addon archive in ./dist: `npm run build.ext`

---

Expand Down

0 comments on commit 0bef316

Please sign in to comment.