agent-claw: automated task changes
This commit is contained in:
13
cdk/node_modules/aws-cdk/lib/init-templates/sample-app/java/cdk.json
generated
vendored
Normal file
13
cdk/node_modules/aws-cdk/lib/init-templates/sample-app/java/cdk.json
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"app": "mvn -e -q compile exec:java",
|
||||
"watch": {
|
||||
"include": ["**"],
|
||||
"exclude": [
|
||||
"README.md",
|
||||
"cdk*.json",
|
||||
"target",
|
||||
"pom.xml",
|
||||
"src/test"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user