swup / fragment-plugin

A swup plugin for dynamically replacing containers based on rules 🧩
https://swup-fragment-plugin.netlify.app
MIT License
15 stars 1 forks source link

Fix TypeScript errors and warnings #56

Closed hirasso closed 11 months ago

hirasso commented 11 months ago

Description

Some TS errors and warnings got overlooked in the last PR. Should probably remember to run a test npm run build before creating releases.

Checks>

daun commented 11 months ago

Yeah, we need nice action workflows for the plugins as well. Would be nice to have a single file valid for all repos, but so far I haven't been able to get GitHub to read those from the .github repo of the org...