core
core copied to clipboard
chore: moving enhanced to rollup
Description
Moving enhanced to use rollup to help with bundle size optimizations for downstream. I think this will help with #3617
Related Issue
Types of changes
- [ ] Docs change / refactoring / dependency upgrade
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
Checklist
- [ ] I have added tests to cover my changes.
- [ ] All new and existing tests passed.
- [ ] I have updated the documentation.