Closed mrcslws closed 10 years ago
From what I gather, this has nothing to do with lein itself, but the lein-cljsbuild plugin. It seems reasonable to open up an issue over there.
I'll close this one, but if you feel it still is relevant to Leiningen itself, feel free to reopen.
Good call, thanks! I moved it here: https://github.com/emezeske/lein-cljsbuild/issues/292
Repro steps:
EXPECTED: Similar to step [3], the "core.cljs" in the "out" folder is updated
ACTUAL: This file will never get updated again. When you try to view your code using browser developer tools, you'll find yourself looking at a long-dead version of your source.
The issue goes away when you delete the second file, or when you add a namespace to it