mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 03:49:34 +00:00
chore: upgrade routify
This commit is contained in:
parent
7c9cf09016
commit
ab1693bcc4
9 changed files with 285 additions and 688 deletions
|
@ -5,6 +5,6 @@ export default defineConfig({
|
|||
plugins: [svelte()],
|
||||
optimizeDeps: {
|
||||
include: ["clipboard-copy", "flatpickr/dist/plugins/rangePlugin"],
|
||||
exclude: ["@sveltech/routify"],
|
||||
exclude: ["@roxi/routify"],
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue