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 024ac8b commit b1a3df1Copy full SHA for b1a3df1
README.md
@@ -35,7 +35,7 @@ app.use(webpackMiddleware(webpack({
35
// but it will work with other paths too.
36
}
37
}), {
38
- // all options optional
+ // publicPath is required, whereas all other options are optional
39
40
noInfo: false,
41
// display no info to console (only warnings and errors)
0 commit comments