Files
payloadcms/packages/plugin-search
Alessio Gravili f5c13deb24 build: fix tsconfig monorepo setup (#10028)
Should fix messed up import suggestions and simplifies all tsconfigs
through inheritance.

One main issue was that packages were inheriting `baseURL: "."` from the
root tsconfig. This caused incorrect import suggestions that start with
"packages/...".

This PR ensures that packages do not inherit this baseURL: "." property,
while ensuring the root, non-inherited tsconfig still keeps it to get
tests to work (the importMap needs it)
2024-12-17 14:49:29 -05:00
..
2022-02-19 11:02:55 -05:00
2024-12-16 21:12:02 -05:00

Payload Search Plugin

A plugin for Payload to generate records of your documents that are extremely fast to search on.