Skip to content

Commit

Permalink
fix: remove template
Browse files Browse the repository at this point in the history
Move template to a separate repo

fix: update oot-release scripts
  • Loading branch information
okwasniewski committed Aug 2, 2024
1 parent ab8343e commit c108f7b
Show file tree
Hide file tree
Showing 17 changed files with 35 additions and 1,272 deletions.
4 changes: 3 additions & 1 deletion packages/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,9 @@
"!template/package-lock.json",
"!template/yarn.lock",
"third-party-podspecs",
"types"
"types",
"visionos_modules",
"local-cli/localCommands.js"
],
"scripts": {
"prepack": "node ./scripts/prepack.js",
Expand Down
93 changes: 0 additions & 93 deletions packages/react-native/template/App.tsx

This file was deleted.

20 changes: 0 additions & 20 deletions packages/react-native/template/metro.config.js

This file was deleted.

39 changes: 0 additions & 39 deletions packages/react-native/template/package.json

This file was deleted.

Loading

0 comments on commit c108f7b

Please sign in to comment.