fix(swup): add scripts plugin for Astro island architecture

This commit is contained in:
Stefan Imhoff
2023-06-14 19:26:20 +02:00
parent e83d6ec974
commit 01d1f53523
3 changed files with 15 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
"@swup/fade-theme": "^1.0.5",
"@swup/head-plugin": "^1.3.0",
"@swup/preload-plugin": "^2.2.0",
"@swup/scripts-plugin": "^1.1.0",
"@swup/scroll-plugin": "^2.0.3",
"astro": "^2.6.4",
"astro-compress": "^1.1.47",