mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
chore(examples): bump deps [ci skip]
This commit is contained in:
parent
f4b53369ff
commit
346d9b5ed0
19 changed files with 389 additions and 321 deletions
|
@ -1,8 +1,6 @@
|
|||
import { optimizeImports } from "carbon-preprocess-svelte";
|
||||
|
||||
/** @type {import('@sveltejs/kit').Config} */
|
||||
const config = {
|
||||
export default {
|
||||
preprocess: [optimizeImports()],
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue