Method: Condenser::Asset#needs_reexporting!

Defined in:
lib/condenser/asset.rb

#needs_reexporting!Object



187
188
189
190
191
# File 'lib/condenser/asset.rb', line 187

def needs_reexporting!
  restat!
  @export = nil
  @ecv = nil
end