Dont load examples
This commit is contained in:
parent
17e0030142
commit
b476808727
1 changed files with 1 additions and 4 deletions
|
@ -25,10 +25,7 @@
|
|||
(:file "table")
|
||||
(:file "spinner")
|
||||
(:file "form")
|
||||
(:file "questionnaire")))
|
||||
(:module "examples"
|
||||
:components
|
||||
((:file "album"))))
|
||||
(:file "questionnaire"))))
|
||||
:description "A Common Lisp library for generating Bootstrap-based HTML markup. It provides macros to easily create Bootstrap components such as accordions, alerts, badges, buttons, cards, dropdowns, headers, list groups, navbars, nav-tabs, pagination, and tables. This library is dependent on the Spinneret library for HTML generation."
|
||||
:in-order-to ((test-op (test-op "dev.metalisp.sbt/tests"))))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue