Skip to content

Commit 51497eb

Browse files
committed
browserifies ssb-client is not needed
1 parent 8d15a2a commit 51497eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"description": "Web Extension that allows webpages to access Secure Scuttlebutt",
55
"scripts": {
66
"build": "rollup -c",
7-
"browserify:ssb": "browserify -r ssb-client -i bufferutil -i utf-8-validate -s ssb -o webext/ssb-client.js",
87
"start:ext": "web-ext run --no-reload --bc -v -u \"about:debugging#/runtime/this-firefox\"--source-dir ./webext/",
98
"serve": "http-server site -p 9090"
109
},

0 commit comments

Comments
 (0)