mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 03:42:27 +03:00
324211f64d
no ref This change to vite.config.js fixes errors in the sodo-search, signup-form, and comments packages, preventing inclusion of all of i18n/locales. As the number of translated strings has gotten larger, these builds have increased significantly in size, bloated with strings that aren't actually present in them (in 58 different languages!) No obvious build errors are present with these changes, but an extra eyes would be appreciated. Vite isn't my forte. --------- Co-authored-by: Steve Larson <9larsons@gmail.com> |
||
---|---|---|
.. | ||
src | ||
.yarnrc | ||
LICENSE | ||
package.json | ||
README.md | ||
tailwind.config.js | ||
vite.config.js |
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.