Skip to content

Commit 23bd4e1

Browse files
committed
fix: remove template
Move template to a separate repo fix: update oot-release scripts
1 parent 50ebe20 commit 23bd4e1

File tree

17 files changed

+35
-1272
lines changed

17 files changed

+35
-1272
lines changed

packages/react-native/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,9 @@
9292
"!template/package-lock.json",
9393
"!template/yarn.lock",
9494
"third-party-podspecs",
95-
"types"
95+
"types",
96+
"visionos_modules",
97+
"local-cli/localCommands.js"
9698
],
9799
"scripts": {
98100
"prepack": "node ./scripts/prepack.js",

packages/react-native/template/App.tsx

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

packages/react-native/template/metro.config.js

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

packages/react-native/template/package.json

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

0 commit comments

Comments
 (0)