mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-17 15:50:46 -08:00
note about asdf project and static-files
This commit is contained in:
parent
1393f13049
commit
3cc757aec3
1 changed files with 3 additions and 0 deletions
|
|
@ -50,4 +50,7 @@
|
||||||
|
|
||||||
(defun start-app ()
|
(defun start-app ()
|
||||||
(initialize #'on-new-window)
|
(initialize #'on-new-window)
|
||||||
|
;; Setup asdf for project and can use
|
||||||
|
;; :static-root (merge-pathnames "./static-files/"
|
||||||
|
;; (asdf:system-source-directory :proj-name)))
|
||||||
(open-browser))
|
(open-browser))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue