On May 16, 2012, at 2:20 PM, Evan Mezeske <[email protected]> wrote:

> Mefesto's solution is correct.  I wrote a brief justification for why you 
> need to set CLOSURE_NO_DEPS=true in lein-cljsbuild's simple example:
> https://github.com/emezeske/lein-cljsbuild/blob/master/example-projects/simple/src-clj/example/views.clj#L8
> 
> On Monday, May 14, 2012 6:21:06 AM UTC-7, Murtaza Husain wrote:
> I am using lein-cljsbuild to compile the cljs code. I see reference to a 
> deps.js file that is added after the tag in which I have included the 
> generated js file. The browser naturally fails to find the file as it does 
> not exist. 
> What is the deps.js file and how do I resolve its 404 error?

I am seeing this same 404 error with  [org.clojure/clojurescript "0.0-2138"]

Has the fix been removed, is this a new/related issue, or am I doing something 
to cause this (always a possibility!)?

Links to previous work on this:

Remove CLOSURE_NO_DEPS from examples · Issue #135 · emezeske/lein-cljsbuild[

#CLJS-373] Automatically add `var CLOSURE_NO_DEPS = true;` to output if only 
whitspace optimizations are being applied - Clojure JIRA

http://github.com/clojure/clojurescript/commit/bc4b7ab618b5b14712829f6275de16baf2fd4956

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" 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 http://groups.google.com/group/clojurescript.

Reply via email to