Skip to content

Commit c108f7b

Browse files
committed
fix: remove template
Move template to a separate repo fix: update oot-release scripts
1 parent ab8343e commit c108f7b

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
@@ -91,7 +91,9 @@
9191
"!template/package-lock.json",
9292
"!template/yarn.lock",
9393
"third-party-podspecs",
94-
"types"
94+
"types",
95+
"visionos_modules",
96+
"local-cli/localCommands.js"
9597
],
9698
"scripts": {
9799
"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)