]> BookStack Code Mirror - website/commit
Fixed build/deploy ordering
authorDan Brown <redacted>
Fri, 2 Feb 2024 12:38:32 +0000 (12:38 +0000)
committerDan Brown <redacted>
Fri, 2 Feb 2024 12:38:32 +0000 (12:38 +0000)
commitd02f31b87fe9477b2bb308c568a56ce7cb42fcbb
treef90cb977dc9a677932730acbadbf3aa4e1e78c30
parente0b042561f75ff2c275e43985613eea8c4c28ed0
Fixed build/deploy ordering

Search index DBs were being built after hugo so they were not being
added into that copy of the public code to be deployed.
This flips that so the search is built to be included in the hugo build.
package.json