adding enableIntegrityHashes()

This commit is contained in:
Ryan Weaver
2019-03-29 10:17:49 -04:00
committed by GitHub
parent e8b4f0689c
commit 03057a8051
@@ -53,6 +53,10 @@ Encore
// uncomment if you use TypeScript
//.enableTypeScriptLoader()
// uncomment to get integrity="..." attributes on your script & link tags
// requires WebpackEncoreBundle 1.4 or higher
//.enableIntegrityHashes()
// uncomment if you're having problems with a jQuery plugin
//.autoProvidejQuery()