mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 01:48:26 +00:00
Merge branch 'current-docs'
This commit is contained in:
@ -99,7 +99,8 @@ object ZolaPlugin extends AutoPlugin {
|
||||
"--output",
|
||||
(zolaRoot / "static" / "js" / "bundle.js").absolutePath.toString,
|
||||
"--optimize",
|
||||
(inDir / "elm" / "Main.elm").toString
|
||||
(inDir / "elm" / "Main.elm").toString,
|
||||
(inDir / "elm" / "Search.elm").toString
|
||||
),
|
||||
inDir,
|
||||
logger
|
||||
|
Reference in New Issue
Block a user