Skip to content

Commit

Permalink
drop unnecessary react-wrapper patch
Browse files Browse the repository at this point in the history
  • Loading branch information
jcfranco committed Oct 25, 2024
1 parent 271e0ec commit 73684f7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
1 change: 0 additions & 1 deletion packages/calcite-components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"dist/"
],
"scripts": {
"prebuild": "npm run patch:jsx-import",
"build": "rimraf dist && npm run compile",
"clean": "rimraf dist node_modules .turbo",
"compile": "npm run tsc",
Expand Down
21 changes: 0 additions & 21 deletions packages/calcite-components-react/support/patchJSXImport.ts

This file was deleted.

0 comments on commit 73684f7

Please sign in to comment.