File tree 5 files changed +2
-54
lines changed
5 files changed +2
-54
lines changed Original file line number Diff line number Diff line change 42
42
" /dist" ,
43
43
" /oclif.manifest.json"
44
44
],
45
- "homepage" : " https://github.com/elaramas/ aws-sleek -transformer" ,
45
+ "homepage" : " https://github.com/aws-samples/addons -transformer-for-amazon-eks " ,
46
46
"main" : " " ,
47
47
"license" : " MIT" ,
48
48
"name" : " aws-sleek-transformer" ,
53
53
"topicSeparator" : " " ,
54
54
"macos" : {
55
55
"identifier" : " com.aws.sleek.cli"
56
- },
57
- "topics" : {
58
- "configure" : {
59
- "description" : " Sets up the Sleek CLI to work with a given helm chart"
60
- },
61
- "validate" : {
62
- "description" : " Validates the addons you want to validate"
63
- },
64
- "submit" : {
65
- "description" : " Submits the addons to the marketplace team to place in the EKS console marketplace"
66
- }
67
56
}
68
57
},
69
58
"repository" : " aws-samples/addons-transformer-for-amazon-eks" ,
70
59
"scripts" : {
71
- "build" : " shx rm -rf dist && tsc -b" ,
60
+ "build" : " shx rm -rf dist && tsc -b && rsync -a -m --include='**/*.d.ts' --include='*/' --exclude='*' src/ dist/ " ,
72
61
"lint" : " eslint . --ext .ts" ,
73
62
"postpack" : " shx rm -f oclif.manifest.json" ,
74
63
"posttest" : " npm run lint" ,
File renamed without changes.
File renamed without changes.
File renamed without changes.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments