mirror of
https://github.com/defold/extension-websocket.git
synced 2025-09-27 07:52:18 +02:00
Fixed websocket library linkage for all web targets (#56)
This commit is contained in:
@@ -7,9 +7,6 @@ platforms:
|
||||
includes: ["upload/websocket/include/wslay"]
|
||||
defines: ["HAVE_CONFIG_H"]
|
||||
|
||||
wasm-web:
|
||||
context:
|
||||
linkFlags: ["-lwebsocket.js"]
|
||||
js-web:
|
||||
web:
|
||||
context:
|
||||
linkFlags: ["-lwebsocket.js"]
|
Reference in New Issue
Block a user