fix: restore Packages mapping in project file
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "filoxen-luau",
|
"name": "filoxen-luau",
|
||||||
"tree": {
|
"tree": {
|
||||||
"$path": "src"
|
"$path": "src",
|
||||||
|
"Packages": {
|
||||||
|
"$path": "Packages"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user