mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-16 02:03:47 -04:00
Add a build step / documentation for code reuse
Trac: 32499
This commit is contained in:
parent
3bdcc3408e
commit
af4cc52dc2
6 changed files with 75 additions and 13 deletions
|
@ -10,6 +10,7 @@
|
|||
"test": "node make.js test",
|
||||
"build": "node make.js build",
|
||||
"webext": "node make.js webext",
|
||||
"library": "node make.js library",
|
||||
"pack-webext": "node make.js pack-webext",
|
||||
"clean": "node make.js clean",
|
||||
"prepublish": "node make.js node",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue