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

building warning is not obvious #32

Closed
tiye opened this issue May 31, 2017 · 1 comment
Closed

building warning is not obvious #32

tiye opened this issue May 31, 2017 · 1 comment

Comments

@tiye
Copy link
Collaborator

tiye commented May 31, 2017

With configs like:

{:id :dev
  :target :browser
  :modules {:main-dev {:entries [client.main]}}
  :public-dir "dist/dev/"
  :public-path "/dev/"
  :devtools {:after-load client.main/on-jsload!}}

Can read real warnings from the message:

image

@thheller
Copy link
Owner

screen shot 2017-05-31 at 13 54 26

I usually only look at the compile output for warning but that was also broken and not printing there. Will release soon.

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

No branches or pull requests

2 participants