Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

Cache not working? #73

Closed
Closed
@borkdude

Description

I have script in script.cljs:

https://github.com/borkdude/rafflers/tree/master/borkdude-cljs-node-lumo

I execute this script like this:

./node_modules/lumo-cljs/bin/lumo -K script.cljs /tmp/names/current

The last argument can be any text file containing some lines. It will return a random line from the text file. It may also be omitted.

I expect the .lumo_cache to contain something after the initial run, but this directory stays empty.

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions