asset-rack icon indicating copy to clipboard operation
asset-rack copied to clipboard

AngularTemplateAsset support for Jade and Browserify fixes

Open dankohn opened this issue 12 years ago • 2 comments

This pull request:

Merges @boblauer's latest-browserify branch - Update browserify + enhancements to BrowserifyAsset Now correctly passes debug option to browserify bundles (although it still does not work when compress is true because uglify's api is broken)

Fixes #82 merge #107 AngularTemplatesAsset compiles jade merge #109 Add prepend option to BrowserifyAsset merge #110 Add clientVariable option to AngularTemplatesAsset

dankohn avatar Jun 23 '13 02:06 dankohn

I mostly like this alot!

Let me think on it. I think you did a great job of explaining the benefits of the framework.

techpines avatar Jun 23 '13 19:06 techpines

:+1: to this Readme. I completely agree that emphasizing "the static web" misleads people into thinking AssetRack isn't useful with dynamic content, when it's actually most useful when used with dynamic content.

boblauer avatar Oct 16 '13 23:10 boblauer