Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page Builder - New PB Element Plugins #4342

Merged
merged 17 commits into from
Oct 18, 2024
Prev Previous commit
Next Next commit
wip
  • Loading branch information
adrians5j committed Oct 18, 2024
commit 0896b24bc54d598a873086bd9c80a84f04321054
1 change: 1 addition & 0 deletions webiny.project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export default {
import("@webiny/cli-plugin-deploy-pulumi"),
import("@webiny/cwp-template-aws/cli"),
import("@webiny/cli-plugin-scaffold"),
import("@webiny/cli-plugin-extensions"),
import("@webiny/cli-plugin-scaffold-graphql-service"),
import("@webiny/cli-plugin-scaffold-admin-app-module"),
import("@webiny/cli-plugin-scaffold-extensions"),
Expand Down