Skip to content

Commit

Permalink
convert references to static script
Browse files Browse the repository at this point in the history
  • Loading branch information
dakur committed Feb 8, 2025
1 parent ece57f0 commit 85cd93a
Show file tree
Hide file tree
Showing 17 changed files with 366 additions and 2,663 deletions.
29 changes: 0 additions & 29 deletions frontend/src/scripts/references/Autoplay.ts

This file was deleted.

28 changes: 0 additions & 28 deletions frontend/src/scripts/references/Dot.ts

This file was deleted.

62 changes: 0 additions & 62 deletions frontend/src/scripts/references/Dots.ts

This file was deleted.

16 changes: 0 additions & 16 deletions frontend/src/scripts/references/ElementsInView.ts

This file was deleted.

102 changes: 0 additions & 102 deletions frontend/src/scripts/references/Position.ts

This file was deleted.

82 changes: 0 additions & 82 deletions frontend/src/scripts/references/index.ts

This file was deleted.

6 changes: 0 additions & 6 deletions frontend/src/scripts/references/selectors.ts

This file was deleted.

2 changes: 1 addition & 1 deletion functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
Assets::staticScript('menuHandler', $theme);
Assets::staticScript('lightbox', $theme);
Assets::staticScript('administrativeUnitsMap', $theme);
Assets::script('references', $theme);
Assets::staticScript('references', $theme);
Assets::style('style', $theme);
});

Expand Down
File renamed without changes.
56 changes: 0 additions & 56 deletions gulp/build-scripts.js

This file was deleted.

Loading

0 comments on commit 85cd93a

Please sign in to comment.