Move worker code into uxbox-worker namespace.

This commit is contained in:
Andrey Antukh 2016-06-12 13:38:18 +03:00
parent 0a17a44560
commit c13e86c735
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95
6 changed files with 13 additions and 14 deletions

View file

@ -26,7 +26,6 @@
:output-to "resources/public/js/main.js"
:output-dir "resources/public/js"
:verbose true}}
#_{:id "preview"
;; :figwheel {:on-jsload "uxbox.ui/init"}
:source-paths ["src" "vendor"]