core
core copied to clipboard
chore: set sharedStrategy in build options instead of using runtime plugin
Description
set sharedStrategy in build options instead of using runtime plugin
Related Issue
Types of changes
- [ ] Docs change / refactoring / dependency upgrade
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
Checklist
- [x] I have added tests to cover my changes.
- [X] All new and existing tests passed.
- [X] I have updated the documentation.