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 8d15a2a commit 51497ebCopy full SHA for 51497eb
package.json
@@ -4,7 +4,6 @@
4
"description": "Web Extension that allows webpages to access Secure Scuttlebutt",
5
"scripts": {
6
"build": "rollup -c",
7
- "browserify:ssb": "browserify -r ssb-client -i bufferutil -i utf-8-validate -s ssb -o webext/ssb-client.js",
8
"start:ext": "web-ext run --no-reload --bc -v -u \"about:debugging#/runtime/this-firefox\"--source-dir ./webext/",
9
"serve": "http-server site -p 9090"
10
},
0 commit comments