Skip to content

Conversation

biophonc
Copy link

Rollup Plugin Name: plugin-multi-entry

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no (Tests still pass as before.)

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers: none

Description

The current latest version still uses https://github.com/jonschlinkert/matched, which hasn't been updated in years and contains very outdated dependencies like [email protected] > [email protected] which should not be used anymore: https://www.npmjs.com/package/inflight

  • replaced package matched with glob (v11.0.3)
  • refactored buildStart() to use glob without changing the options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant