日期: 2019 年 4 月 5 日
webstorm中用npm运行任务(即显示npm面板)
使用webstorm时,经常会用到npm面板。npm面板默认会将 package.json中的scripts功能抽出形成快捷按钮。 ...