【问题标题】:Is there any config options in Grunt stylus for --disable-cache flag in stylus?Grunt 手写笔中是否有任何配置选项用于手写笔中的 --disable-cache 标志?
【发布时间】:2015-06-25 21:33:31
【问题描述】:

grunt-contrib-stylus 可以编译像stylus --disable-cache dir/ 这样的stylus 文件吗?

grunt-contrib-stylus 中是否有可以实现--disable-cache 功能的配置选项?

【问题讨论】:

    标签: gruntjs stylus


    【解决方案1】:

    试试:

    options: { cache: false }
    

    【讨论】:

    • 我确定这是一个答案(我试过了,它有效):)
    • 非常感谢。这个答案对我帮助很大。
    • 不客气。你能把我的答案标记为正确吗?
    猜你喜欢
    • 2023-03-21
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-06-25
    • 2012-09-15
    • 2015-02-25
    相关资源
    最近更新 更多