field-editors icon indicating copy to clipboard operation
field-editors copied to clipboard

Move @lingui/core to regular dependencies

Open tkers opened this issue 4 months ago • 1 comments

This commit https://github.com/contentful/field-editors/commit/f2ece016d3062427de17e5ad51838fb85150213d seems to introduce a (non-dev) dependency to @lingui/core, but the package.json file was not updated to reflect that, causing this module to break in production builds where devDependencies are not installed.

Update: Might want to look at a different solution as I see @lingui/core listed as peer dependency, but prior to the latest patch this was not an actual requirement.

tkers avatar Aug 19 '25 08:08 tkers

Marking pull request as stale since there was no activity for 30 days

github-actions[bot] avatar Sep 19 '25 07:09 github-actions[bot]