awesome icon indicating copy to clipboard operation
awesome copied to clipboard

Added import manager to modules section

Open UmamiAppearance opened this issue 2 years ago • 0 comments

Awesome Contribution Checklist:

  • [x] I have read, and re-read the Contributing Guidelines
  • [x] I have searched to ensure the suggested item doesn't exist on this list
  • [x] This PR contains only one item

Please Provide a Link A Repository for Your Addition

rollup-plugin-import-manager

Please Describe Your Addition

import-manager is a plugin I have create, since many times I have changed imports for different builds. The plugin is a great way to easily achieve this. I use it by myself for many of my projects. The existing module plugins did not quite fit the needs I had. It is possible to remove imports, add new ones, move existing ones or modify them.

UmamiAppearance avatar Mar 22 '23 11:03 UmamiAppearance