Ghost/apps/sodo-search
Daniel Lockyer ee804fc7af Hidden "info" Vite output unless in CI
refs https://github.com/TryGhost/DevOps/issues/104

- `info` is very verbose as it prints all files and their sizes
- we often don't care about this, so we can do away with `info` in favor
  of `warn`
2023-11-15 10:11:22 +01:00
..
src
.yarnrc
LICENSE
package.json Update dependency @vitejs/plugin-react to v4.1.1 2023-11-02 09:51:00 +01:00
README.md
tailwind.config.js
vite.config.js Hidden "info" Vite output unless in CI 2023-11-15 10:11:22 +01:00

Sodo Search

Development

Pre-requisites

  • Run yarn in Ghost monorepo root
  • Run yarn in this directory

Running via Ghost yarn dev in root folder

You can automatically start the Sodo-Search dev server when developing Ghost by running Ghost (in root folder) via yarn dev --search.

Copyright & License

Copyright (c) 2013-2023 Ghost Foundation - Released under the MIT license.