Skip to content

Commit fb0b361

Browse files
committed
Re-enable RuntimeAssetImportTest module
1 parent 9efabe9 commit fb0b361

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.tasks.jsonl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
{"id":"FoGYRJM_","description":"Commit RuntimeAssetImportPlugin marketplace packaging assets and script after verifying the package step","stage":"committed","createdAt":"2026-04-11T23:57:46.222Z","updatedAt":"2026-04-11T23:58:52.554Z","committedEventId":"fY1giYB9v6YCjCoZ"}
2+
{"id":"A8ETBUzO","description":"Re-enable RuntimeAssetImportTest module in RuntimeAssetImportPlugin so RuntimeAssetImportSample can verify against current plugin master","stage":"committed","createdAt":"2026-04-12T12:32:46.476Z","updatedAt":"2026-04-12T12:33:18.013Z","committedEventId":"TUk6uEicecWjw-HW"}

RuntimeAssetImport.uplugin

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@
2020
"Name": "RuntimeAssetImport",
2121
"Type": "Runtime",
2222
"LoadingPhase": "PreDefault"
23+
},
24+
{
25+
"Name": "RuntimeAssetImportTest",
26+
"Type": "Developer",
27+
"LoadingPhase": "Default"
2328
}
2429
],
2530
"Plugins": [

0 commit comments

Comments
 (0)