Update Redux.md

master
Matt Huntington 8 years ago committed by GitHub
parent b53234659c
commit c4c5a68d63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -60,7 +60,7 @@ module.exports = {
}; };
``` ```
Set up NPM to run Webpack: Set up NPM to run Webpack in `package.json`:
```javascript ```javascript
"scripts": { "scripts": {

Loading…
Cancel
Save