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 6f4230f commit 8ffabc5Copy full SHA for 8ffabc5
symfony/webpack-encore-bundle/1.10/webpack.config.js
@@ -11,7 +11,7 @@ Encore
11
.setOutputPath('public/build/')
12
// public path used by the web server to access the output path
13
.setPublicPath('/build')
14
- // only needed for CDN's or sub-directory deploy
+ // only needed for CDN's or subdirectory deploy
15
//.setManifestKeyPrefix('build/')
16
17
/*
0 commit comments