react-redux-blog
react-redux-blog copied to clipboard
webpack doesn't find configuration
➜ npm run dev
[email protected] dev /Users/tony/Projects/react-redux-blog node ./node_modules/webpack-dev-server/bin/webpack-dev-server.js
Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.
- configuration.resolve.extensions[0] should not be empty. -> A non-empty string
I forked it and fixed the Webpack issue in the latest version of the webpack-dev-server.
Check it out: https://github.com/aldomonteiro/react-redux-blog
that does not work proper
I have an error on that fork ur link @aldomonteiro
react-redux-blog/node_modules/webpack-cli/bin/cli.js:74 throw err; ^
TypeError: webpack.optimize.DedupePlugin is not a constructor