sprockets-rails icon indicating copy to clipboard operation
sprockets-rails copied to clipboard

Make #197 optional?

Open sevenseacat opened this issue 6 years ago • 0 comments

Have run into an issue caused by #197 because I want to generate new assets dynamically in a directive, and Sprockets raises an error when trying to include the newly generated files in the same request.

Is it possible to make this opt-out? (I know it would be a performance hit)

sevenseacat avatar Jun 14 '19 07:06 sevenseacat