سؤال

Is there any good asset build tools that will give me the same benefits as the Rails 3 asset pipeline?

Main Functionality I'm seeking:

  • See changes instantly on development environment
  • Production uses hashed filenames to cachebust
  • Built assets that are minified and obfuscated on production, deployable to cdn
  • Ability to create combination files via manifest
هل كانت مفيدة؟

المحلول

See Combres or Cassette, they work with any ASP.NET based web framework.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top