From f663215242b402079a52a950dd06f5c7d57229f5 Mon Sep 17 00:00:00 2001 From: ev1stensberg Date: Sat, 24 Feb 2018 21:36:52 +0100 Subject: [PATCH] chore(add): temp remove add from cli --- bin/webpack.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/webpack.js b/bin/webpack.js index 65001101e13..d6bce2dc530 100755 --- a/bin/webpack.js +++ b/bin/webpack.js @@ -22,8 +22,8 @@ const NON_COMPILATION_ARGS = [ "init", "migrate", - "add", /* + "add", "remove", "update", "make",