Skip to content

V8 breaks Less #51

@shishkin

Description

@shishkin

Less compilation throws when using V8. See 3052d28 and try lein test

For some reason Rhino gets called:

ERROR in (test-asset-pipeline) (Reflector.java:53)
development mode mime types
expected: (= "text/css" (mime-req opts "/assets/stylesheets/basic.less"))
  actual: java.lang.IllegalArgumentException: No matching method found: get for class com.sun.jna.Pointer
 at clojure.lang.Reflector.invokeMatchingMethod (Reflector.java:53)
    clojure.lang.Reflector.invokeInstanceMethod (Reflector.java:28)
    dieter.rhino$call.invoke (rhino.clj:57)
    dieter.jsengine$run_compiler.doInvoke (jsengine.clj:17)
    ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions