swup / preload-plugin

A swup plugin for preloading pages to speed up navigation 🚀
https://swup.js.org/plugins/preload-plugin
MIT License
14 stars 14 forks source link

dist/index.module.js is missing #93

Closed mevanloon closed 1 year ago

mevanloon commented 1 year ago

Parcel gives me this error on this package only. It works perfectly in 3.2.0 when I'm forcing it, so I'm assuming a regression.

daun commented 1 year ago

You're right, that's a regression! Working on a fix.

daun commented 1 year ago

Should be fixed in 3.2.2 — let us know if it isn't and thanks for reporting!