8000 adding `clj-commons/citrus` overrules `resources/public/index.html` script[src] · Issue #64 · clj-commons/citrus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
adding clj-commons/citrus overrules resources/public/index.html script[src] #64
Open
@birdspider

Description

@birdspider

Hi,

I'm not sure if this is a bug or something everyone knows about.
But coming from an new-to-cljs perspective the following confusion happend to me:

  1. I had a cljs/figwheel-main/cider/rum setup set up
    1a) including a standard resources/public/index.html which contained some script[src="cljs-out/dev-main.js"]
    2b) the setup worked normally

  2. read about citrus, decide to try it out

  3. as soon as clj-commons/citrus is added to deps.edn, the build-in-figwheel-dev-server:9500 returns another index.html response with script[src="js/compiled/main.js"] or similar, which is not there.

  4. how and why?

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