Referencing earlier question
Searchkit pagination not displaying. @artem-timofieiev share code here: react searchkit with material-ui (pagination is-disabled)
Where exactly do I paste this code?
resolve: {
alias: {
react: path.resolve('./node_modules/react'),
lodash: path.resolve('./node_modules/lodash')
}
}
Put it in you webpack config.. Mostly from the base
Cheers....