We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
➜ 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.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
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
No branches or pull requests
➜ npm run dev
Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.
-> A non-empty string
The text was updated successfully, but these errors were encountered: