🔥 Remove old repo code.

And make closure-defnes parametrizable.
This commit is contained in:
Andrey Antukh 2020-01-21 23:09:28 +01:00
parent 1724f55cb2
commit b6f6ab490f
24 changed files with 173 additions and 715 deletions

View file

@ -6,7 +6,6 @@
(ns uxbox.config)
(goog-define url "http://127.0.0.1:6060/api")
(goog-define viewurl "/view/index.html")
(goog-define url "http://127.0.0.1:6060")
(goog-define demo-warning false)
(goog-define default-language "en")