inveniosoftware / react-searchkit

React component library for interacting with a REST API.
https://inveniosoftware.github.io/react-searchkit/
MIT License
78 stars 40 forks source link

Build error #182

Open nkenobi opened 3 years ago

nkenobi commented 3 years ago

Package version (if known): Latest

Describe the bug

Getting below error on trying to build

rimraf dist && NODE_ENV=production rollup -c

src/lib/components/AutocompleteSearchBar/AutocompleteSearchBar.js (5:13) (!) this has been rewritten to undefined

Steps to Reproduce

  1. npm run build
ntarocco commented 3 years ago

Related to: https://github.com/inveniosoftware/react-searchkit/issues/92