mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
breaking: remove legacy optimizeCarbonImports preprocessor (#1217)
This commit is contained in:
parent
ade0557448
commit
6986aac1be
8 changed files with 1 additions and 910 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
- name: Install dependencies and build the library
|
||||
run: |
|
||||
yarn
|
||||
yarn build:api & yarn build:lib
|
||||
yarn build:lib
|
||||
|
||||
- name: Run unit tests and validate TypeScript definitions
|
||||
run: yarn test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue