redux-filter icon indicating copy to clipboard operation
redux-filter copied to clipboard

Higher order react component for filtering collections

Results 3 redux-filter issues
Sort by recently updated
recently updated
newest added

ERROR in (webpack)/buildin/module.js Module build failed: ReferenceError: [BABEL] /home/jie/Documents/redux-filter/examples/product-filtering/node_modules/webpack/buildin/module.js: Unknown option: /home/jie/Documents/redux-filter/.babelrc.presets

Ubuntu 16.04, node 6.3.1, npm 3.10.3 terminal dump is below, but getting repeated instances of this error after `clone`, `npm install`, `npm start` in the example folders: ``` Module build...

I'd like to suggest to remove BrowserSync from the examples. As a new user looking for a quick example, i do not see the value it adds here. But i...