Open
Description
Describe the bug
When attempting to build using this package, I hit a failed to compile due to missing dependency with rc-pagination.
To Reproduce
- npm install
- go to ###/node_modules/@elastic/react-search-ui-views/lib
- There is no locale folder
- Module not found: Error: Can't resolve 'rc-pagination/lib/locale/en_US' in '####/node_modules/@elastic/react-search-ui-views/lib'
Expected behavior
when adding rc-pagination there is a local folder but this requirement doesn't place it in the same path the code is looking for it
Which backends and packages are you using:
Backend: custom
Packages: react-search-ui, react-search-ui-views, search-ui-app-search-connector