We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b10c9eb commit 8a11122Copy full SHA for 8a11122
examples/README.md
@@ -9,7 +9,7 @@ An example should be as minimal as possible and consists of at least:
9
- An `app.js` file - the entry point for an example app.
10
- A `README.md` file containing information about, and how to run the example app.
11
- A description of what should happen when running the example.
12
-- A `wepack.config.js` file containing the `webpack` configuration for the example app.
+- A `webpack.config.js` file containing the `webpack` configuration for the example app.
13
14
## API versus CLI
15
0 commit comments