forked from rojo-rbx/rojo
Mark project file as instigating source for top-level instances
This commit is contained in:
@@ -5,6 +5,8 @@ expression: instance_snapshot
|
||||
snapshot_id: ~
|
||||
metadata:
|
||||
ignore_unknown_instances: true
|
||||
instigating_source:
|
||||
Path: /foo/default.project.json
|
||||
relevant_paths:
|
||||
- /foo/default.project.json
|
||||
name: children
|
||||
@@ -18,4 +20,4 @@ children:
|
||||
name: Child
|
||||
class_name: Model
|
||||
properties: {}
|
||||
children: []
|
||||
children: []
|
||||
|
||||
Reference in New Issue
Block a user