question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Migrate to min-dash

See original GitHub issue

Right now we use lodash as a utility library. Unfortunately, it has a massive footprint.

To give some stats right now the lodash helpers used in bpmn-js make up for 56K (BPMN viewer) and 90K (BPMN modeler) of the overall bundle size (unminified).

Even when minified, that amout of utility is significant.

We can do better. min-dash provides us with all the utilities we need while being only 14K in size and 4K minified. Plus, min-dash properly tree-shakes when using a current, ES2016 aware bundler (i.e. webpack > 2).

Tasks

Migrate the following projects to min-dash:

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
TheSharpieOnecommented, Mar 14, 2018

FWIW (and to prevent duplicate efforts), I’ll take this on.

1reaction
nikkucommented, Mar 21, 2018

Released a migrated diagram-js version.

Read more comments on GitHub >

github_iconTop Results From Across the Web

bpmn-io/dmn-migrate NPM
dmn-migrate. Build Status. Migrate your DMN diagrams to the latest DMN version (currently DMN 1.3). Usage.
Read more >
How to use the min-dash.every function in min-dash | Snyk
To help you get started, we've selected a few min-dash.every examples, based on popular ways it is used in public projects.
Read more >
S_SKIN - SRB2 Wiki
S_SKIN is a special text lump that is used to define a playable character skin for SRB2. It determines the name of the...
Read more >
Mindash Family History - Ancestry
Use census records and voter lists to see where families with the Mindash surname lived. Within census records, you can often find information...
Read more >
Luciferious Sidriel Christos at Move to Amend
I come with a fiery sword to reinstate The Garden. https://t.co/86gMs2YTPz. Follow on Twitter: @mindash. Support Move to Amend:.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found