Skip to content
This repository was archived by the owner on Nov 13, 2021. It is now read-only.

Commit 53eb7ca

Browse files
committed
docs(roadmap): add typescript
1 parent c000e48 commit 53eb7ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ I want to be clear: I respect a LOT the work of the CDK team, and especially [@j
7373
This is a list of features I thought could be interesting to users. If you need on of them, please contribute to the project.
7474

7575
- [ ] Allow passing rollup options, like externals
76+
- [ ] Allow using TypeScript, see https://github.com/rollup/plugins/tree/master/packages/typescript
7677
- [ ] Allow usage without the need of `entry`: `new NodejsFunction(this, "slack-notifications-lambda");` that would mimic https://docs.aws.amazon.com/cdk/api/latest/docs/aws-lambda-nodejs-readme.html#nodejs-function
7778
- [ ] Generate a bundle where entry is moved to /index.js
7879
- [ ] Use [jsii](https://github.com/aws/jsii) to build for other languages

0 commit comments

Comments
 (0)