refer to new path
This commit is contained in:
parent
627b0afc0a
commit
3bb1d50066
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
[cryogen-core.watcher :refer [start-watcher!]]
|
[cryogen-core.watcher :refer [start-watcher!]]
|
||||||
[cryogen-core.plugins :refer [load-plugins]]
|
[cryogen-core.plugins :refer [load-plugins]]
|
||||||
[cryogen-core.compiler :refer [compile-assets-timed read-config]]
|
[cryogen-core.compiler :refer [compile-assets-timed read-config]]
|
||||||
[cryogen-core.io :refer [path]]))
|
[cryogen-core.new-io :refer [path]]))
|
||||||
|
|
||||||
(defn init []
|
(defn init []
|
||||||
(load-plugins)
|
(load-plugins)
|
||||||
|
|
Loading…
Reference in a new issue