Skip to content

Commit 3b0a5ad

Browse files
author
philter
committed
feature(editor): Importing a library script imports its dependencies (#11385) 11572bfdab
This PR adds support for automatically adding any dependency scripts of a library script that is added to a file. We recursively walk down the dependencies until they are all added as ScriptAssets to the host file. Includes an update to peon worker to return dependencyIds and folderPath with the script attributes. Namespacing using folders isn't supported in this PR but will be addressed subsequently.
1 parent 9271d3d commit 3b0a5ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.rive_head

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0e3db434711e7502f3b76a993c1ba1de29bec35b
1+
11572bfdab487b5a000ad99ef9638465bef4f8cb

0 commit comments

Comments
 (0)