summaryrefslogtreecommitdiff
path: root/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.json b/configure.json
index b42c0ba..1685700 100644
--- a/configure.json
+++ b/configure.json
@@ -1,3 +1,4 @@
{
- "module": "serialport"
+ "module": "serialport",
+ "condition": "!config.integrity && !config.vxworks && !config.winrt && !config.uikit && !config.wasm"
}