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 1bf2565 commit 8529b2dCopy full SHA for 8529b2d
CONTRIBUTING.md
@@ -24,6 +24,6 @@ Making changes to the code and testing them:
24
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:
25
1. Update the version number in `src/manifest.json`
26
2. Remove the root-level `build` folder
27
-3. `$ NODE_ENV=production npm run build`
+3. `NODE_ENV=production npm run build`
28
4. Zip the newly created `build` folder
29
5. Upload the zipped `build` folder to the Chrome Web Store
0 commit comments