mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-16 02:03:47 -04:00
Separate build per use
This commit is contained in:
parent
2d8a1690ba
commit
4d40f17487
6 changed files with 94 additions and 25 deletions
|
@ -12,7 +12,7 @@
|
|||
"build": "cake build",
|
||||
"webext": "cake webext",
|
||||
"clean": "cake clean",
|
||||
"prepublish": "npm run build",
|
||||
"prepublish": "cake node",
|
||||
"start": "node build/snowflake.js"
|
||||
},
|
||||
"bin": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue