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

Commit f318829

Browse files
committed
docs(roadmap): babel
1 parent 53eb7ca commit f318829

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ This is a list of features I thought could be interesting to users. If you need
7474

7575
- [ ] Allow passing rollup options, like externals
7676
- [ ] Allow using TypeScript, see https://github.com/rollup/plugins/tree/master/packages/typescript
77+
- [ ] Allow using babel, if you need preset-env
78+
- [ ] Allow passing babel options
7779
- [ ] 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
7880
- [ ] Generate a bundle where entry is moved to /index.js
7981
- [ ] Use [jsii](https://github.com/aws/jsii) to build for other languages

0 commit comments

Comments
 (0)