Allow using projects to properly tree-shake lodash by FlorianSW · Pull Request #2406 · eclipsesource/jsonforms

@FlorianSW

Instead of importing top-level module, consistently use
deep-imports for lodash. This allows projects to properly
tree-shake lodash in their build is substantially reduce
the size of the resulting bundle.

@lucas-koehler self-requested a review

December 13, 2024 08:47

lucas-koehler