mirror of
https://github.com/symfony/recipes.git
synced 2026-09-21 12:06:33 +03:00
adding enableIntegrityHashes()
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user