adding bulma.
This commit is contained in:
@@ -98,6 +98,9 @@
|
||||
: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