LoginSignup
0
0

More than 5 years have passed since last update.

Compass: config.rb image-urlにクエリを付けない

Last updated at Posted at 2013-01-10

Compassのimage-url()で吐き出している画像のURLにクエリがつく。
複数人で作業+gitでバージョン管理をしている時にすっごく邪魔だったので、config.rbに下記を追記。

config.rb
asset_cache_buster :none

config.rbに何か書きだしたら、campass watchを抜けて再度watchしなおさないと反映されないから注意。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0