You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 13, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,6 +74,8 @@ This is a list of features I thought could be interesting to users. If you need
74
74
75
75
-[ ] Allow passing rollup options, like externals
76
76
-[ ] 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
77
79
-[ ] 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
78
80
-[ ] Generate a bundle where entry is moved to /index.js
79
81
-[ ] Use [jsii](https://github.com/aws/jsii) to build for other languages
0 commit comments