Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update re-frame-utils version #8

Merged
merged 2 commits into from
Oct 4, 2020

Conversation

russmatney
Copy link
Contributor

Updates the re-frame-utils version to a jar that does not contain the
build artifacts.

Errors like below were being thrown at app-startup

[INFO] filename violation for ns reagent.impl.component, got: out/reagent/impl/component.cljs expected: reagent/impl/component.cljs (or .cljc)

Relevant PR and issue: den1k/re-frame-utils#8 and den1k/re-frame-utils#5

russmatney and others added 2 commits May 3, 2020 16:53
Updates the re-frame-utils version to a jar that does not contain the
build artifacts.

Errors like below were being thrown at app-startup
```
[INFO] filename violation for ns reagent.impl.component, got: out/reagent/impl/component.cljs expected: reagent/impl/component.cljs (or .cljc)
```
@Kah0ona Kah0ona merged commit 68858cb into Kah0ona:master Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants