From cf6d47f35b3bb17d55f552b762c1574e314a4327 Mon Sep 17 00:00:00 2001 From: Steve Date: Tue, 9 Jul 2019 01:48:53 +0900 Subject: [PATCH] config: todo --- env/config.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/env/config.js b/env/config.js index f5300f7..11a248c 100644 --- a/env/config.js +++ b/env/config.js @@ -5,6 +5,11 @@ * * 참고: https://velog.io/@doondoony/Serverless-Framework-serverless.yml-%EC%84%A4%EC%A0%95-%EC%A0%95%EB%B3%B4-%EC%88%A8%EA%B8%B0%EA%B8%B0-2hjmsx7nal * + * **TODO** + * - [ ] use async loading env via custom's s3 (refer https://serverless.com/blog/serverless-v1.13.0/) + * - [ ] remove `lemoncloud-io/public` default slack channel!. + * + * * @param {*} serverless see `node_modules/serverless/lib/Serverless.js` * @author Steve Jung * @date 2019.JAN.10