mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 03:49:34 +00:00
chore: esm upgrade
This commit is contained in:
parent
181b9d86a4
commit
139b2d2e7e
4 changed files with 49 additions and 52 deletions
|
@ -139,7 +139,7 @@ function carbonify() {
|
|||
};
|
||||
}
|
||||
|
||||
export {
|
||||
const config = {
|
||||
extensions: [".svelte", ".svx"],
|
||||
preprocess: [
|
||||
{
|
||||
|
@ -223,3 +223,5 @@ export {
|
|||
},
|
||||
],
|
||||
};
|
||||
|
||||
export { ...config }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue