class Sprockets::DirectiveProcessor
def process_provide_directive(path)
Mutating the path when an asset is being built is
`provide` is stubbed out for Sprockets 1.x compat.
def process_provide_directive(path) end
def process_provide_directive(path) end