There was an error while loading. Please reload this page.
2 parents b00bf80 + 4e465f3 commit bc85558Copy full SHA for bc85558
examples/README.md
@@ -19,5 +19,5 @@ Run django server
19
20
Run webpack compiler
21
```bash
22
-./node_modules/.bin/webpack --config assets/webpack.config.js --watch
+./node_modules/.bin/webpack --config webpack.config.js --watch
23
```
0 commit comments