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
5
examples/snowpack/svelte.config.js
Normal file
5
examples/snowpack/svelte.config.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
const { optimizeImports } = require("carbon-preprocess-svelte");
|
||||
|
||||
module.exports = {
|
||||
preprocess: [optimizeImports()],
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue