mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 11:11:25 +00:00
feat(preprocess): add optimizeCarbonImports preprocessor (#499)
This commit is contained in:
parent
3d002f3246
commit
855381a486
9 changed files with 825 additions and 6 deletions
|
@ -2,5 +2,5 @@ language: node_js
|
|||
node_js: 12
|
||||
cache: yarn
|
||||
script:
|
||||
- yarn check-types
|
||||
- yarn prepack
|
||||
- yarn test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue