Hi Shane,

Thank you for the quick response! As I understand it, would I accomplish 
> this by just basically wrapping the whole library in `if (!$tw.node) {}`? 
> To build a served version, do I still use the `node ./tiddlywiki.js 
> editions/tw5.com-server --build index` as outlined in the developer docs?
>

Sure, you will still use node to build your plugin / demo edition from 
components, but your code that initializes and runs plotly probably will 
need some conditional to check whether the runtime is suitable for 
execution. Not sure if the right conditional is `*if (!$tw.node) {}*`, 
though. Never did this before or had to, hopefully. ;-)

Best wishes,

Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywikidev@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/ffe7ffe6-ab31-4e51-977b-75fab33697c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to