Bundle js modules with vite

This commit is contained in:
Akira Tempaku 2024-02-22 02:20:00 +09:00
commit d8db79e00c
12 changed files with 943 additions and 44 deletions

View file

@ -19,8 +19,8 @@
(defparameter *app*
(lack:builder (:static
:path "/static/"
:root (asdf:system-relative-pathname :hp "static/"))
:path "/dist/assets/"
:root (asdf:system-relative-pathname :hp "assets/"))
*raw-app*))
; for clackup cmd