Skip to content

Commit

Permalink
Add feature: scaffolding
Browse files Browse the repository at this point in the history
  • Loading branch information
rainboyan committed Aug 4, 2024
1 parent a485a48 commit 1045aa8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 4 additions & 0 deletions features/scaffolding/feature.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
description: Add Scaffolding support
dependencies:
- scope: compile
coords: "org.graceframework.plugins:scaffolding"
3 changes: 1 addition & 2 deletions profile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ features:
- gsp
- asset-pipeline
- jquery
- scaffolding
- fields
build:
plugins:
Expand Down Expand Up @@ -55,5 +56,3 @@ dependencies:
coords: "org.graceframework.plugins:cache"
- scope: compile
coords: "org.graceframework.plugins:async"
- scope: compile
coords: "org.graceframework.plugins:scaffolding"

0 comments on commit 1045aa8

Please sign in to comment.