mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
parent
775ceb47c1
commit
74e883a47c
5 changed files with 13 additions and 17 deletions
|
@ -1,10 +1,6 @@
|
|||
module.exports = {
|
||||
optimizeDeps: {
|
||||
include: [
|
||||
"flatpickr",
|
||||
"flatpickr/dist/plugins/rangePlugin",
|
||||
"clipboard-copy",
|
||||
],
|
||||
include: ["clipboard-copy"],
|
||||
exclude: ["@sveltech/routify"],
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue