module.exports = { optimizeDeps: { include: ["clipboard-copy", "flatpickr/dist/plugins/rangePlugin"], exclude: ["@sveltech/routify"], }, };