Skip to content

Commit 680e1c4

Browse files
committed
drop multi-build workaround for stenciljs/core#3239
1 parent c7d023d commit 680e1c4

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

packages/calcite-components/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"lint:scss": "stylelint --fix \"src/**/*.scss\" && prettier --write \"**/*.scss\" >/dev/null",
3535
"lint:ts": "eslint --ext .ts,.tsx --fix . && prettier --write \"**/*.ts?(x)\" >/dev/null",
3636
"posttest": "npm run test:prerender",
37-
"prepublishOnly": "./support/stencilDoubleBuildTypesWorkaround.sh",
3837
"release:docs": "npm run docs && storybook-to-ghpages --existing-output-dir=docs",
3938
"start": "npm run util:clean-js-files && concurrently --kill-others --raw \"tsc --project ./tsconfig-demos.json --watch\" \"npm run build:watch-dev -- --serve\"",
4039
"test": "stencil test --no-docs --no-build --spec --e2e",

packages/calcite-components/support/stencilDoubleBuildTypesWorkaround.sh

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)