You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: correct pattern matching in ProvideSharedPlugin for share filtering
- Fixed regex pattern to properly match only '..' paths instead of both '.' and '..'
- Updated test configurations to include .js extension for proper matching
- Added proper filtering warnings when modules are excluded by include/exclude filters
- Ensures modules failing filters are not provided to share scope and generate warnings
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments