Ghost/apps/sodo-search
Cathy Sarisky 324211f64d
fix build for search, signup, comments = 80-90% reduction in size! (#21342)
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>
2024-10-17 12:35:56 -05:00
..
src 🌐 Added ⬅️RTL to sodo-search & improved tests (#21152) 2024-10-01 18:04:54 +00:00
.yarnrc Prevented git tags from being created for apps 2023-07-10 13:09:28 +02:00
LICENSE 2023 (2) 2023-08-03 21:04:20 +01:00
package.json Bumped search (#21216) 2024-10-03 21:33:19 +00:00
README.md 2023 (2) 2023-08-03 21:04:20 +01:00
tailwind.config.js Moved Sodo-Search into apps/ 2023-06-14 12:10:57 +02:00
vite.config.js fix build for search, signup, comments = 80-90% reduction in size! (#21342) 2024-10-17 12:35:56 -05: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.