Skip to content

Commit

Permalink
Refactor pluginZipFile to pluginData
Browse files Browse the repository at this point in the history
  • Loading branch information
adamziel committed Oct 7, 2024
1 parent 289bb1a commit ac13fd9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ export async function resolveBlueprintFromURL(url: URL) {
},
{
step: 'installPlugin',
pluginZipFile: {
pluginData: {
resource: 'vfs',
path: '/tmp/pr/gutenberg.zip',
},
Expand Down

0 comments on commit ac13fd9

Please sign in to comment.