thompsonsj / payload-crowdin-sync

Upload and sync localized fields from the default locale to Crowdin.
7 stars 6 forks source link

Update for Payload 3 #165

Open ccapndave opened 3 months ago

ccapndave commented 3 months ago

Attempting to use this plugin with Payload 3 throws a lot of "module not found" errors (I think because a lot of exports are now from "payload" instead of from subpackages).

thompsonsj commented 2 months ago

Note to self: When this plugin is updated for Payload 3, consider switching out then DOM Parser for loading Lexical field translations. See https://github.com/thompsonsj/payload-crowdin-sync/pull/164.