asp.net - Bundling and Minification in Portable Area -


i used 'portable areas', it's great.

but now, want this:

bundles.addembeddedresources<scriptbundle>("~/test/scripts",             gettype().assembly,             "portableareademo.test.scripts",             "index.js"); 

i used cassette library, it's great.

i want use library bundling , minification in asp.net adding javascript files project, doesn't work me! should do?

sample project:


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -