Skip to content

Commit 96939fb

Browse files
committed
debug
1 parent 5a66a22 commit 96939fb

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

assets/src/vidstack_helper.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
* Handles loading and applying translations for Vidstack player
55
* Consent management should be handled by an external addon (e.g., Consent Manager)
66
*/
7+
console.log('Vidstack Helper: Script loaded and executing!');
8+
79
(function () {
10+
console.log('Vidstack Helper: IIFE starting');
811
let vidstackTranslations = {};
912

1013
/**

assets/vidstack.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)