native-node-modules: Don't mention the riot version that supports native modules.
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
# Native Node Modules
|
# Native Node Modules
|
||||||
|
|
||||||
Since v???, the electron version of Riot can make use of native node modules.
|
For some features, the desktop version of Riot can make use of native Node
|
||||||
These allow Riot to integrate with the desktop in ways that a browser cannot.
|
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
|
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
|
pre-compiled during build so that a single OS can compile Riot for all
|
||||||
|
|||||||
Reference in New Issue
Block a user