Skip to content

Commit

Permalink
deps: upgrade @rollup/plugin-commonjs to v22 to fix try/catch requires (
Browse files Browse the repository at this point in the history
#340)

- and build
- v21 broke `graphlib`'s internal usage of `lodash` with its breaking
  change, and v22 has another breaking change to fix that
  - notably, this was breaking rpt2 imports for some users because rpt2
    bundles in `graphlib` etc, meaning the nuances of the bundling got
    leaked to consumers, and, in fact, broke their builds
    - another upside to unbundling
  • Loading branch information
agilgur5 committed Jun 6, 2022
1 parent 4411604 commit d7cab2d
Show file tree
Hide file tree
Showing 6 changed files with 54,124 additions and 39,843 deletions.

0 comments on commit d7cab2d

Please sign in to comment.