swup / preload-plugin

A swup plugin for preloading pages to speed up navigation 🚀

Home Page:https://swup.js.org/plugins/preload-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bundling error with webpack

daun opened this issue · comments

Description of the issue

  • Webpack seems to have problems bundling the throttles package from throttles/priority

How to reproduce the issue

  • Install preload-plugin
  • Bundle using webpack ^5.0

Suggested solution

  • Inline the package for now, until this is solved and the recent PR for TS support is merged