Skip to content

Commit

Permalink
Use dts-bundle-generator instead of Rollup for dts bundle generation
Browse files Browse the repository at this point in the history
  • Loading branch information
volkanceylan committed Sep 17, 2024
1 parent 97c9296 commit c9c2edc
Show file tree
Hide file tree
Showing 5 changed files with 4,789 additions and 5,190 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "@serenity-is/workspace-serenity",
"devDependencies": {
"@rollup/plugin-node-resolve": "15.2.3",
"@swc/core": "1.7.23",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
Expand All @@ -10,8 +9,6 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jsx-dom": "8.1.5",
"rollup": "4.21.2",
"rollup-plugin-dts": "6.1.1",
"typescript": "5.5.4"
},
"optionalDependencies": {
Expand Down
Loading

0 comments on commit c9c2edc

Please sign in to comment.