From a2b688f8f2c6601e3dea5b87a8c2a32d17588f4f Mon Sep 17 00:00:00 2001 From: seb-jean Date: Tue, 10 Aug 2021 16:44:54 +0200 Subject: [PATCH] URL changed --- .../1.9/config/packages/webpack_encore.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/symfony/webpack-encore-bundle/1.9/config/packages/webpack_encore.yaml b/symfony/webpack-encore-bundle/1.9/config/packages/webpack_encore.yaml index dee527a0..fa2e39d6 100644 --- a/symfony/webpack-encore-bundle/1.9/config/packages/webpack_encore.yaml +++ b/symfony/webpack-encore-bundle/1.9/config/packages/webpack_encore.yaml @@ -8,7 +8,7 @@ webpack_encore: script_attributes: defer: true # Uncomment (also under link_attributes) if using Turbo Drive - # https://turbo.hotwire.dev/handbook/drive#reloading-when-assets-change + # https://turbo.hotwired.dev/handbook/drive#reloading-when-assets-change # 'data-turbo-track': reload # link_attributes: # Uncomment if using Turbo Drive