8000 New asset-path default causing problems on Node · Issue #170 · boot-clj/boot-cljs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
New asset-path default causing problems on Node #170
Open
@Deraen

Description

@Deraen

https://github.com/anmonteiro/lumo had problems with Boot-cljs 2.1

❯ boot test
Compiling ClojureScript...
• lumo_test/test_suite.js

;; ======================================================================
;; Testing with Node:

module.js:487
    throw err;
    ^

Error: Cannot find module '/home/juho/.boot/cache/tmp/home/juho/Source/lumo/a6t/3lgroc/lumo_test/lumo_test/test_suite.out/goog/bootstrap/nodejs.js'

Previously the default asset-path happened to be correct, due to bug in Boot-cljs: #156
Also related: 3cd7195

Manually setting :asset-path on boot-cljs-test fixes this. There might be bug at boot-cljs-test code: https://github.com/crisptrutski/boot-cljs-test/blob/master/src/crisptrutski/boot_cljs_test/utils.clj#L101 But there could be something wrong with boot-cljs test also as this broke between 2.0 and 2.1.

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

      0