【问题标题】:Less File Watcher creates empty files in PhpStormLess File Watcher 在 PhpStorm 中创建空文件
【发布时间】:2018-09-14 02:32:42
【问题描述】:

我已经在 PhpStorm 中从默认设置中设置了文件观察器。 修改文件名并添加--source-map参数后,生成的CSS文件为空。

参数: --no-color --clean-css --source--map=$FileNameWithoutExtension$.min.css.map' '$FileName$ $FileNameWithoutExtension$.min.css

当我直接在 Mac Terminal 中运行命令时,文件生成良好。

【问题讨论】:

    标签: less phpstorm file-watcher clean-css


    【解决方案1】:

    取消选中文件观察器的Advanced Options 中的Create output file from stdout

    【讨论】:

      猜你喜欢
      • 2014-07-16
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2010-09-30
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多