mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +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
|
@ -13,9 +13,7 @@
|
|||
"scripts": {
|
||||
"test": "run-p test:*",
|
||||
"test:types": "svelte-check --workspace tests",
|
||||
"test:preprocess": "node tests/preprocess",
|
||||
"build:css": "node scripts/build-css",
|
||||
"build:api": "node scripts/build-api",
|
||||
"build:docs": "node scripts/build-docs",
|
||||
"build:lib": "rollup -c",
|
||||
"prepack": "run-p build:*",
|
||||
|
@ -78,7 +76,6 @@
|
|||
"src",
|
||||
"types",
|
||||
"css",
|
||||
"preprocess",
|
||||
"actions"
|
||||
],
|
||||
"contributors": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue