There was an error while loading. Please reload this page.
1 parent b00bf80 commit 4e465f3Copy full SHA for 4e465f3
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