On Sun, Feb 18, 2018 at 10:04 AM, vitalije <[email protected]> wrote:
> try executing once > lein descjop-once-dev > > that should build app/dev/js/cljsbuild-main.js and the rest of js files > Yes it does. Success! > electron app\dev (run inside the leocljs folder) brings up a window and the first folder shows a prompt: dev-front:cljs.user=> Let's try (get-leo-doc "leocljs-ref.leo") Well, that doesn't work, but I get another prompt. [36m---- Compiler Warning on /c:/leo.repo/leo-editor/leo/proto/Vitalije/leocljs/<cljs repl> line:1 column:2 ---- [0m [33mUse of undeclared Var cljs.user/get-leo-doc [0m [33m1 [0m [1m(get-leo-doc "leocljs-ref.leo") [0m [0m [0m [33m ^--- [0m [36m---- Compiler Warning : Please see /c:/leo.repo/leo-editor/leo/proto/Vitalije/leocljs/<cljs repl> ---- [0m #object[TypeError TypeError: Cannot read property 'call' of undefined] nil So I think we are in business. Many thanks for your help. I'll update the docstring soon. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
