diff --git a/packages/playground/blueprints/src/lib/resources.ts b/packages/playground/blueprints/src/lib/resources.ts index f11a37dac3..dc703c6ade 100644 --- a/packages/playground/blueprints/src/lib/resources.ts +++ b/packages/playground/blueprints/src/lib/resources.ts @@ -19,6 +19,8 @@ export const ResourceTypes = [ 'wordpress.org/plugins', 'url', 'git:directory', + 'blueprint-asset', + 'blueprint-asset:directory', ] as const; export type VFSReference = {