From 8d4f16721011a194d074e5e1ba4dad2391c1f184 Mon Sep 17 00:00:00 2001 From: albacodina <48245111+albacodina@users.noreply.github.com> Date: Tue, 22 Oct 2024 17:19:58 +0200 Subject: [PATCH] TTK-27296: Rename js file when created (#160) --- Resources/public/paella/dist/index.html | 2 +- ....js => teltek-paella-player-2024-10-22.js} | 4 +- ...k-paella-player-2024-10-22.js.LICENSE.txt} | 0 .../teltek-paella-player-2024-10-22.js.map | 1 + .../paella/dist/teltek-paella-player.js.map | 1 - Resources/public/paella/package-lock.json | 187 ++++++++++++++++++ Resources/public/paella/package.json | 1 + Resources/public/paella/src/index.html | 2 +- Resources/public/paella/webpack.config.js | 12 +- Resources/views/PaellaPlayer/index.html.twig | 2 +- 10 files changed, 204 insertions(+), 8 deletions(-) rename Resources/public/paella/dist/{teltek-paella-player.js => teltek-paella-player-2024-10-22.js} (99%) rename Resources/public/paella/dist/{teltek-paella-player.js.LICENSE.txt => teltek-paella-player-2024-10-22.js.LICENSE.txt} (100%) create mode 100644 Resources/public/paella/dist/teltek-paella-player-2024-10-22.js.map delete mode 100644 Resources/public/paella/dist/teltek-paella-player.js.map diff --git a/Resources/public/paella/dist/index.html b/Resources/public/paella/dist/index.html index f20265f..0531079 100644 --- a/Resources/public/paella/dist/index.html +++ b/Resources/public/paella/dist/index.html @@ -5,7 +5,7 @@ Document - +