mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 03:26:36 +00:00
Include subpath imports
This commit is contained in:
parent
8a44c0b904
commit
117a24f4c0
1 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,9 @@
|
|||
"exports": {
|
||||
".": {
|
||||
"svelte": "./src/index.js"
|
||||
}
|
||||
},
|
||||
"./css/*": "./css/*",
|
||||
"./src/*": "./src/*"
|
||||
},
|
||||
"main": "./lib/index.js",
|
||||
"module": "./lib/index.mjs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue