|
|
@@ -36,7 +36,7 @@
|
|
|
:closure-defines {goog.debug.LOGGING_ENABLED true
|
|
|
frontend.config/GITHUB_APP_NAME #shadow/env "GITHUB_APP2_NAME"}
|
|
|
|
|
|
- :dev {:asset-path "js"}
|
|
|
+ :dev {:asset-path "/static/js"}
|
|
|
:devtools {:before-load frontend.core/stop ;; before live-reloading any code call this function
|
|
|
:after-load frontend.core/start ;; after live-reloading finishes call this function
|
|
|
:watch-path "/static"
|