Add normalize-path middleware
This commit is contained in:
parent
f721c3426d
commit
0ad8c14e10
5 changed files with 45 additions and 14 deletions
|
@ -22,3 +22,7 @@
|
|||
(:class qlot/source/git:source-git
|
||||
:initargs (:remote-url "https://github.com/skyizwhite/ningle-fbr.git")
|
||||
:version "git-438030b0b89dc706c37932616e6bf82d0416ea26"))
|
||||
("cl-ppcre" .
|
||||
(:class qlot/source/ql:source-ql
|
||||
:initargs (:%version :latest)
|
||||
:version "ql-2023-10-21"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue