Code Monkey home page Code Monkey logo

Comments (4)

humasect avatar humasect commented on September 26, 2024

Oops - forgot to say, the code crashes when the cljs file is :

(ns test (:require [cocos :as something]))

but not when it is simply (ns test) (defn ...)

from lein-cljsbuild.

emezeske avatar emezeske commented on September 26, 2024

I am not very experienced with using :foreign-libs, so I am not sure that I can be very helpful with this problem (as it does seem related to that). One thing I would suggest would be to see if you can get your project to compile using just the base Clojurescript compiler (e.g. using cljsc from the command line). If this fails, it would rule out lein-cljsbuild as the problem. However, if it was successful, it would warrant more investigation into lein-cljsbuild.

from lein-cljsbuild.

emezeske avatar emezeske commented on September 26, 2024

I've never been able to reproduce this issue, so I'm going to close it. Feel free to reopen if you have a way to reproduce it easily.

from lein-cljsbuild.

fredericlb avatar fredericlb commented on September 26, 2024

Hi,
I encountered this issue with cljsbuild 1.0.3 when asking for a missing file in the :foreign-libs directive.
I will try to look at the issue when I have some time but this comment is mainly to help people encoutering the same problem :)

from lein-cljsbuild.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.