don't spam console when reloading css
This commit is contained in:
parent
2ef630f30d
commit
4bab073ba9
@ -38,10 +38,7 @@
|
|||||||
(doto monitor
|
(doto monitor
|
||||||
(tset
|
(tset
|
||||||
:on_changed
|
:on_changed
|
||||||
#(print "changed "
|
#(load-styles (: $2 :get_path))))))
|
||||||
(load-styles (: $2 :get_path)))))))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
(fn resolve [f]
|
(fn resolve [f]
|
||||||
(match (type f)
|
(match (type f)
|
||||||
|
Loading…
Reference in New Issue
Block a user