eclipsesource / eclipsesource/jsonforms

Fix webpack dev builds to compile and consume all packages

Open
#2,093 0 comments 0 reactions 0 assignees View on GitHub
dev examples
Dominant language
TypeScript
Stars
2.7k
Forks
424
Avg merge
17d 8h
Merged PRs (30d)
1

Description

The webpack dev builds currently only consume the host package (e.g. the vanilla renderers) directly. All other packages are consumed as their bundle in their lib folder. Thus, changes are not consumed automatically while the webpack dev server runs.

This should be improved to:
- ignore and not consume built variants of JSON Forms packages
- compile and consume JSON Forms packages when they are changed

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.