Skip to content

Commit 79946f7

Browse files
AaronDDMclaude
andcommitted
[TW-4727] chore(@nylas/react): remove sync script (moved to nylas/nylas)
The sync script belongs in the nylas/nylas repo where the Stencil build output lives, not in the consumer repo. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 60e695f commit 79946f7

File tree

2 files changed

+1
-40
lines changed

2 files changed

+1
-40
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
"publish:dry-run": "nx run-many -t build && changeset publish --dry-run",
2727
"publish:no-build": "changeset publish",
2828
"postinstall": "husky install",
29-
"slack:notify": "node ./scripts/send-slack-notification.mjs",
30-
"sync:web-elements": "./scripts/sync-web-elements-types.sh"
29+
"slack:notify": "node ./scripts/send-slack-notification.mjs"
3130
},
3231
"keywords": [
3332
"nylas",

scripts/sync-web-elements-types.sh

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

0 commit comments

Comments
 (0)