Skip to content

Commit

Permalink
build: replace @rollup/plugin-typescript with alternative
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbert committed Sep 26, 2023
1 parent 34b42b3 commit 1f0ca92
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 34 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@
"@lerna-lite/run": "2.5.1",
"@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-node-resolve": "13.3.0",
"@rollup/plugin-typescript": "8.5.0",
"@storybook/addon-a11y": "6.5.16",
"@storybook/addon-actions": "6.5.16",
"@storybook/addon-essentials": "6.5.16",
Expand Down Expand Up @@ -154,7 +153,7 @@
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-summary": "1.4.3",
"rollup-plugin-svgo": "1.1.0",
"rollup-plugin-typescript2": "^0.35.0",
"rollup-plugin-typescript2": "0.35.0",
"sass-loader": "13.3.2",
"storybook": "6.5.16",
"storybook-addon-themes": "6.1.0",
Expand Down
69 changes: 37 additions & 32 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 1f0ca92

@vercel
Copy link

@vercel vercel bot commented on 1f0ca92 Sep 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.