rollup-plugin-require-context
rollup-plugin-require-context copied to clipboard
Improved options
- Added typing-file for the options
- Removed the default value of the exclude-option to avoid confusing behaviour (excluding node_modules when you dont expect it to)
- Extracted the extensions to its own option.