文件名称:killswitch:帮助推出新网站功能的简单实用程序,同时提供快速退出“终止”开关
文件大小:519KB
文件格式:ZIP
更新时间:2024-07-19 00:48:40
JavaScript
终止开关 帮助推出新网站功能的简单实用程序,同时提供明确定义的退出“killswitch”机制。 安装 安装节点后: $ npm install killswitch 用法 首先创建一个 json 文件,该文件将定义应用程序中的每个终止开关。 { " newFeatureOne " :{ " enabled " : true , " description " : " Killswitch to control toggle between existing implementation and new Updated version " , " targets " :[ " feature-module " , " another-module " ], " startDate " : " Jan 15, 2015 " ,