mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-07 02:33:39 +02:00
Update re-frame-10x config
This commit is contained in:
parent
68a96bc398
commit
7fd5e6189d
1 changed files with 1 additions and 2 deletions
|
|
@ -20,8 +20,7 @@
|
|||
{:app {:target :browser
|
||||
:output-dir "public/app/js"
|
||||
:asset-path "/app/js"
|
||||
:closure-defines {"re_frame.trace.trace_enabled_QMARK_" true
|
||||
"day8.re_frame.tracing.trace_enabled_QMARK_" true}
|
||||
:closure-defines {"re_frame.trace.trace_enabled_QMARK_" true}
|
||||
:modules {:main {:entries [airsonic-ui.core]}}
|
||||
:devtools {:http-root "public"
|
||||
:http-port 8080
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue