From 754d3c06feafabb47dfee406e241d3389955d083 Mon Sep 17 00:00:00 2001 From: bendtherules Date: Tue, 12 Jun 2018 13:54:31 +0530 Subject: [PATCH] Test modifying 2nd todo to add it --- todo.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/todo.js b/todo.js index 06510df..1208ae5 100644 --- a/todo.js +++ b/todo.js @@ -12,5 +12,6 @@ */ /** -* @todo In webpack, enable uglify +* +* @todo In webpack, enable uglify for minifying */