Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distros are built twice each #860

Open
barmac opened this issue May 7, 2024 · 1 comment
Open

Distros are built twice each #860

barmac opened this issue May 7, 2024 · 1 comment
Labels
backlog Queued in backlog bug Something isn't working infrastructure spring cleaning Could be cleaned up one day

Comments

@barmac
Copy link
Member

barmac commented May 7, 2024

Describe the Bug

The configuration in the distro task triggers rollup twice for each viewer, and rollup itself contains two UMD configurations. This causes each distro to be built twice.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Run npm run distro
  2. Observer log

If you report a modeling related issue, ensure you can reproduce it on demo.bpmn.io

When reporting a library error, try to build an example that reproduces your problem. You can use our playgrounds for viewer or modeler as a starting point or put a demo up on GitHub for inspection.

Expected Behavior

Run each job once.

Environment

Please complete the following information:

  • Browser: [e.g. IE 11, Chrome 69]
  • OS: [e.g. Windows 7]
  • Library version: [e.g. 2.0.0]
@barmac barmac added bug Something isn't working infrastructure backlog Queued in backlog spring cleaning Could be cleaned up one day labels May 7, 2024
@barmac
Copy link
Member Author

barmac commented May 7, 2024

This is not critical, but rather annoying.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Queued in backlog bug Something isn't working infrastructure spring cleaning Could be cleaned up one day
Development

No branches or pull requests

1 participant