mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 23:11:29 -04:00
Separate build per use
This commit is contained in:
parent
2d8a1690ba
commit
4d40f17487
6 changed files with 94 additions and 25 deletions
|
@ -19,8 +19,6 @@ if module?.exports
|
|||
WebSocket = require 'ws'
|
||||
{ XMLHttpRequest } = require 'xmlhttprequest'
|
||||
|
||||
process.nextTick () -> init
|
||||
|
||||
else
|
||||
window = this
|
||||
document = window.document
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue