Move scripts/ to devEnv/

This commit is contained in:
Aria Minaei 2023-08-07 12:18:14 +02:00
parent f612108e18
commit 654f5d60a3
9 changed files with 8 additions and 17 deletions

View file

@ -13,6 +13,6 @@
{"path": "../../packages/r3f"},
{"path": "../../examples/basic-dom"},
{"path": "../../compat-tests"},
{"path": "../../scripts"}
{"path": "../../devEnv"}
]
}