mirror of
https://github.com/penpot/penpot.git
synced 2025-06-02 03:01:38 +02:00
Remove obsolete usage of reader macro #ux/tr.
This commit is contained in:
parent
48171bbecc
commit
debc68661a
7 changed files with 14 additions and 29 deletions
|
@ -1,8 +1,4 @@
|
|||
(require '[cljs.build.api :as b]
|
||||
'[cljs.tagged-literals])
|
||||
|
||||
(alter-var-root #'cljs.tagged-literals/*cljs-data-readers*
|
||||
assoc 'ux/tr (fn [v] `(uxbox.locales/tr ~v)))
|
||||
(require '[cljs.build.api :as b])
|
||||
|
||||
(println "Building ...")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue