Skip to content

Commit 3580437

Browse files
committed
chore: Add note to install page (#22)
1 parent f90b02b commit 3580437

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/migrating-from-legacy/upgrading-to-react-lua.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Adding a React Lua Dependency
22

3+
!!! warning
4+
This page is written for internal Roblox employees, and makes reference in its entirety to internal tools and workflows you likely do not have access to. If you'd like to rewrite this page with installation instructions relevant to Roblox developers, please see [this](https://github.com/jsdotlua/react-lua/issues/22) issue.
5+
6+
---
7+
38
React Lua is available as a collection of packages hosted in the https://github.com/jsdotlua/react-lua repository. Internal Roblox projects use a package manager called [Rotriever](https://github.com/roblox/rotriever) to resolve and manage dependencies.
49

510
!!! info

0 commit comments

Comments
 (0)