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 401d23f commit beac3f6Copy full SHA for beac3f6
symfony/webpack-encore-bundle/1.0/webpack.config.js
@@ -61,7 +61,7 @@ Encore
61
62
// uncomment to get integrity="..." attributes on your script & link tags
63
// requires WebpackEncoreBundle 1.4 or higher
64
- //.enableIntegrityHashes()
+ //.enableIntegrityHashes(Encore.isProduction())
65
66
// uncomment if you're having problems with a jQuery plugin
67
//.autoProvidejQuery()
0 commit comments