fix: uses polyfill to fix web components on safari

This commit is contained in:
2025-08-03 12:45:38 -05:00
parent 08e376babc
commit 62aa0f4554
6 changed files with 14 additions and 7 deletions

View File

@@ -67,4 +67,7 @@ return [
'pulltorefreshjs' => [
'version' => '0.1.22',
],
'@ungap/custom-elements' => [
'version' => '1.3.0',
],
];