fixed dates.
This commit is contained in:
@@ -87,9 +87,7 @@
|
||||
:source-map-timestamp true
|
||||
:preloads [devtools.preload]
|
||||
:external-config {:devtools/config {:features-to-install :all}}
|
||||
:foreign-libs [{ :file "node_modules/bulma-calendar/dist/bulma-calendar.js"
|
||||
:provides ["bulma-calendar.core"]
|
||||
:module-type :commonjs}]
|
||||
|
||||
:install-deps true
|
||||
:infer-externs true
|
||||
}}
|
||||
@@ -99,9 +97,7 @@
|
||||
:jar true
|
||||
:compiler {:main auto-ap.core
|
||||
:output-to "resources/public/js/compiled/app.js"
|
||||
:foreign-libs [{ :file "node_modules/bulma-calendar/dist/bulma-calendar.js"
|
||||
:provides ["bulma-calendar.core"]
|
||||
:module-type :commonjs}]
|
||||
|
||||
:optimizations :advanced
|
||||
:closure-defines {goog.DEBUG false}
|
||||
:pretty-print false}}
|
||||
|
||||
Reference in New Issue
Block a user