Remove backend code and adapt scripts to new structure.

This commit is contained in:
Andrey Antukh 2016-01-12 16:54:31 +02:00
parent 92a83c2506
commit 32cbe2c1a5
13 changed files with 34 additions and 388 deletions

View file

@ -11,7 +11,7 @@
:all-builds
[{:id "dev"
:figwheel true
:source-paths ["frontend"]
:source-paths ["src"]
:compiler {:main 'uxbox.core
:asset-path "js"
:parallel-build false