From da4b4037a8d8a142e2bc0802970d8f8a82f7b84f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damir=20Jeli=C4=87?= Date: Tue, 26 Nov 2019 10:03:45 +0100 Subject: [PATCH] native-node-modules: Don't mention the riot version that supports native modules. --- docs/native-node-modules.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/native-node-modules.md b/docs/native-node-modules.md index a66fa95d94..41c3789f35 100644 --- a/docs/native-node-modules.md +++ b/docs/native-node-modules.md @@ -1,7 +1,8 @@ # Native Node Modules -Since v???, the electron version of Riot can make use of native node modules. -These allow Riot to integrate with the desktop in ways that a browser cannot. +For some features, the desktop version of Riot can make use of native Node +modules. These allow Riot to integrate with the desktop in ways that a browser +cannot. While handy, these modules must be compiled and are thus downloaded pre-compiled during build so that a single OS can compile Riot for all