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 76132e8 commit df1dff6Copy full SHA for df1dff6
frontend/encore/installation-no-flex.rst
@@ -39,7 +39,7 @@ Next, create a new ``webpack.config.js`` file at the root of your project:
39
40
Encore
41
// directory where compiled assets will be stored
42
- .setOutputPath('public/build/')
+ .setOutputPath('web/build/')
43
// public path used by the web server to access the output path
44
.setPublicPath('/build')
45
// only needed for CDN's or sub-directory deploy
0 commit comments