Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gignupg authored May 26, 2022
1 parent 1bf2565 commit 8529b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ Making changes to the code and testing them:
At the moment this is just a personal note for myself since I'm the only person who can publish a new version to the Chrome Web Store:
1. Update the version number in `src/manifest.json`
2. Remove the root-level `build` folder
3. `$ NODE_ENV=production npm run build`
3. `NODE_ENV=production npm run build`
4. Zip the newly created `build` folder
5. Upload the zipped `build` folder to the Chrome Web Store

0 comments on commit 8529b2d

Please sign in to comment.